summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2013-05-03 23:43:11 +0300
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-05-03 22:45:09 -0400
commitd2bbca6855b174fb7ea90b4767a886bb88bd2400 (patch)
tree6d99e5c15cca52cccd05e5ead642d6c0c5017d86 /src/libsystemd-bus
parent20089f95e83dd6a3e9238b3448ce2e55536184ff (diff)
Spelling fixes
Diffstat (limited to 'src/libsystemd-bus')
-rw-r--r--src/libsystemd-bus/kdbus.h2
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 */
};