summaryrefslogtreecommitdiff
path: root/src/systemd/sd-bus-protocol.h
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2013-04-14 19:37:54 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-04-15 08:40:05 -0400
commitab06eef8101866dd1337c4759002f7360a9db416 (patch)
treedcd6f81750a284d072f558890bc02db06ed11e4a /src/systemd/sd-bus-protocol.h
parent97e13058170c7759dbbc239d264b9a31b0c81079 (diff)
downloadsystemd-ab06eef8101866dd1337c4759002f7360a9db416.tar.gz
Fix spelling errors using 'codespell' tool
Diffstat (limited to 'src/systemd/sd-bus-protocol.h')
-rw-r--r--src/systemd/sd-bus-protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-bus-protocol.h b/src/systemd/sd-bus-protocol.h
index 7922f6b702..a26d27c31a 100644
--- a/src/systemd/sd-bus-protocol.h
+++ b/src/systemd/sd-bus-protocol.h
@@ -66,7 +66,7 @@ enum {
SD_BUS_TYPE_DICT_ENTRY_END = '}',
};
-/* Endianess */
+/* Endianness */
enum {
_SD_BUS_INVALID_ENDIAN = 0,