Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit c783bf6

Browse files
committed
Fix API documentation.
1 parent 732c8e4 commit c783bf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Stringbuffer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ public function __construct ( $streamName = null ) {
109109
* Open the stream and return the associated resource.
110110
*
111111
* @access protected
112-
* @param string $streamName Stream name (here, it is
113-
* null).
112+
* @param string $streamName Stream name (here, it is
113+
* null).
114114
* @param \Hoa\Stream\Context $context Context.
115115
* @return resource
116116
* @throw \Hoa\Stringbuffer\Exception

0 commit comments

Comments
 (0)