From e885f8c39df2f010bdf506c27481da0bb6b725e9 Mon Sep 17 00:00:00 2001 From: Mikhail Alferov Date: Wed, 11 Sep 2024 16:30:39 +0300 Subject: [PATCH] stream-seek.xml: add the dot to the end of the sentence (#3567) --- reference/stream/streamwrapper/stream-seek.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/stream/streamwrapper/stream-seek.xml b/reference/stream/streamwrapper/stream-seek.xml index 7054238e1cb9..f61b16f3e3e9 100644 --- a/reference/stream/streamwrapper/stream-seek.xml +++ b/reference/stream/streamwrapper/stream-seek.xml @@ -103,7 +103,7 @@ streamWrapper::stream_tell is called directly after calling streamWrapper::stream_seek. If streamWrapper::stream_tell fails, the return - value to the caller function will be set to &false; + value to the caller function will be set to &false;.