summaryrefslogtreecommitdiff
path: root/src/dbus-execute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-execute.c')
-rw-r--r--src/dbus-execute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus-execute.c b/src/dbus-execute.c
index 3f8fafe6cd..6ceffc57a7 100644
--- a/src/dbus-execute.c
+++ b/src/dbus-execute.c
@@ -235,7 +235,7 @@ int bus_execute_append_capability_bs(DBusMessageIter *i, const char *property, v
assert(property);
assert(c);
- /* We store this negated internally, to match the kernel, bu
+ /* We store this negated internally, to match the kernel, but
* we expose it normalized. */
normal = *(uint64_t*) data;