diff options
Diffstat (limited to 'man/sd_bus_message_append.xml')
-rw-r--r-- | man/sd_bus_message_append.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml index 11fa07c636..c3bffbdfd9 100644 --- a/man/sd_bus_message_append.xml +++ b/man/sd_bus_message_append.xml @@ -87,7 +87,7 @@ Arguments corresponding to this nested sequence follow the same rules as if they were not nested.</para> - <para>A variant is denoted by <literal>v</literal>. Correspoding + <para>A variant is denoted by <literal>v</literal>. Corresponding arguments must include a format string denoting a complete type, and following that, arguments corresponding to the specified type. </para> |