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 @@ On success, sd_bus_message_read_basic() 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.