Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0c20db9

Browse files
committed
remove stray whitespace
1 parent 5f8ed10 commit 0c20db9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/TargetCustom.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ public function __construct()
2121
/**
2222
* Attach a write handler.
2323
*
24-
* The interface is similar to fwrite(). The handler is given a
25-
* bytes-like object to write, and should return the number of bytes
26-
* written.
24+
* The interface is similar to fwrite(). The handler is given a
25+
* bytes-like object to write, and should return the number of bytes
26+
* written.
2727
*
2828
* Unlike fwrite, you should return -1 on error.
2929
*
@@ -98,7 +98,7 @@ public function onEnd(callable $callback): void
9898
/**
9999
* Attach a finish handler.
100100
*
101-
* For libvips 8.13 and later, this method is deprecated in favour of
101+
* For libvips 8.13 and later, this method is deprecated in favour of
102102
* onEnd().
103103
*
104104
* @see TargetCustom::onEnd()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /