diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2013-05-03 23:43:11 +0300 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-03 22:45:09 -0400 |
commit | d2bbca6855b174fb7ea90b4767a886bb88bd2400 (patch) | |
tree | 6d99e5c15cca52cccd05e5ead642d6c0c5017d86 /src/libsystemd-bus | |
parent | 20089f95e83dd6a3e9238b3448ce2e55536184ff (diff) |
Spelling fixes
Diffstat (limited to 'src/libsystemd-bus')
-rw-r--r-- | src/libsystemd-bus/kdbus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd-bus/kdbus.h b/src/libsystemd-bus/kdbus.h index 049c988a47..db5e243c17 100644 --- a/src/libsystemd-bus/kdbus.h +++ b/src/libsystemd-bus/kdbus.h @@ -276,7 +276,7 @@ enum { * cgroup membership paths * to messages. */ KDBUS_MAKE_CRED, /* allow translator services which connect * to the bus on behalf of somebody else, - * allow specifiying the credentials of the + * allow specifying the credentials of the * client to connect on behalf on. Needs * privileges */ }; |