diff options
author | Torstein Husebø <torstein@huseboe.net> | 2015-05-11 13:49:29 +0200 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2015-05-11 15:51:30 +0200 |
commit | ff9b60f38bf68eba4a47cabff14547d92e083214 (patch) | |
tree | bd60ad7e82597fdf9fa4e64f28ad1692ee43c242 /src/libsystemd/libsystemd.sym.m4 | |
parent | 4dda4e637e4c17a14db6cd265f36f5e8a5050367 (diff) |
treewide: Correct typos and spell plural of bus consistent
Diffstat (limited to 'src/libsystemd/libsystemd.sym.m4')
-rw-r--r-- | src/libsystemd/libsystemd.sym.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd/libsystemd.sym.m4 b/src/libsystemd/libsystemd.sym.m4 index 72213c2297..b443c3cfba 100644 --- a/src/libsystemd/libsystemd.sym.m4 +++ b/src/libsystemd/libsystemd.sym.m4 @@ -63,7 +63,7 @@ global: sd_journal_open_files; sd_journal_open_container; - /* sd-dameon */ + /* sd-daemon */ sd_booted; sd_is_fifo; sd_is_mq; |