From ab06eef8101866dd1337c4759002f7360a9db416 Mon Sep 17 00:00:00 2001 From: Anatol Pomozov Date: Sun, 14 Apr 2013 19:37:54 -0700 Subject: Fix spelling errors using 'codespell' tool --- src/systemd/sd-bus-protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd/sd-bus-protocol.h') 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, -- cgit v1.2.1