summaryrefslogtreecommitdiff
path: root/libgps_dbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgps_dbus.c')
-rw-r--r--libgps_dbus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgps_dbus.c b/libgps_dbus.c
index 02aa689f..b22cac84 100644
--- a/libgps_dbus.c
+++ b/libgps_dbus.c
@@ -27,7 +27,7 @@ struct privdata_t
/*
* Unpleasant that we have to declare a static context pointer here - means
- * you can't have multiple DBUS sessions open (not that this matters
+ * you can't have multiple DBUS sessions open (not that this matters
* much in practice). The problem is the DBUS API lacks some hook
* arguments that it ought to have.
*/