summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_get_monotonic_usec.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_bus_message_get_monotonic_usec.xml')
-rw-r--r--man/sd_bus_message_get_monotonic_usec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_get_monotonic_usec.xml b/man/sd_bus_message_get_monotonic_usec.xml
index 42842116a0..d74aaad7dd 100644
--- a/man/sd_bus_message_get_monotonic_usec.xml
+++ b/man/sd_bus_message_get_monotonic_usec.xml
@@ -94,7 +94,7 @@
a global, monotonically increasing sequence number to all messages
transmitted on the local system, at the time the message was sent.
This sequence number is useful for determining message send order,
- even across different busses of the local system. The sequence
+ even across different buses of the local system. The sequence
number combined with the boot ID of the system (as returned by
<citerefentry><refentrytitle>sd_id128_get_boot</refentrytitle><manvolnum>3</manvolnum></citerefentry>)
is a suitable globally unique identifier for bus messages.</para>