summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2013-10-14 16:12:29 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-10-14 23:56:59 -0400
commit0c7225549d539c77620e15c850c60e4dc124a131 (patch)
treefbebae56f6e10e78ed71dc483591d38beb1450b0 /src/libsystemd-bus
parentb0130bf6083e419b4673f300ab243aa5869cff87 (diff)
Fix misspellings with codespell tool
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 06c2c245f3..6015074861 100644
--- a/src/libsystemd-bus/kdbus.h
+++ b/src/libsystemd-bus/kdbus.h
@@ -285,7 +285,7 @@ enum {
KDBUS_MAKE_NAME,
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 */
};