man: Fixed an incomplete sentence

This commit is contained in:
igo95862 2020-11-25 16:15:33 +03:00 committed by Yu Watanabe
parent 73a1d7d243
commit 78c4f2f153
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@
<title>Return Value</title>
<para>
On success, <function>sd_bus_message_read_basic()</function> a positive integer.
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.
On failure, it returns a negative errno-style error code.
</para>