summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_read_basic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_bus_message_read_basic.xml')
-rw-r--r--man/sd_bus_message_read_basic.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_read_basic.xml b/man/sd_bus_message_read_basic.xml
index 14320a95d1..443fcdaad0 100644
--- a/man/sd_bus_message_read_basic.xml
+++ b/man/sd_bus_message_read_basic.xml
@@ -189,7 +189,7 @@
<para>
On success, <function>sd_bus_message_read_basic()</function> returns a positive integer.
- If the end of currently open array has been reached returns 0.
+ If the end of the currently opened array has been reached, it returns 0.
On failure, it returns a negative errno-style error code.
</para>