diff options
Diffstat (limited to 'man/sd_bus_message_append_basic.xml')
-rw-r--r-- | man/sd_bus_message_append_basic.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index da92020053..7c5f1e9ddc 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -95,7 +95,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <row> <entry><literal>y</literal></entry> <entry><constant>SD_BUS_TYPE_BYTE</constant></entry> - <entry>unsigned interger</entry> + <entry>unsigned integer</entry> <entry>1 byte</entry> </row> @@ -200,7 +200,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. valid Unicode string encoded as UTF-8. In case of the two latter types, the additional requirements for a D-Bus object path or type signature should be satisfied. Those requirements should be - verified by the recepient of the message. + verified by the recipient of the message. </para> </refsect1> |