Skip to content

Commit

Permalink
stream-seek.xml: add the dot to the end of the sentence (php#3567)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalferov authored Sep 11, 2024
1 parent 1cdefe3 commit e885f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/stream/streamwrapper/stream-seek.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<methodname>streamWrapper::stream_tell</methodname> is called directly after
calling <methodname>streamWrapper::stream_seek</methodname>. If
<methodname>streamWrapper::stream_tell</methodname> fails, the return
value to the caller function will be set to &false;
value to the caller function will be set to &false;.
</para>
</note>
<note>
Expand Down

0 comments on commit e885f8c

Please sign in to comment.