summaryrefslogtreecommitdiff
path: root/src/up-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/up-device.c')
-rw-r--r--src/up-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/up-device.c b/src/up-device.c
index 0e2863b..6d09856 100644
--- a/src/up-device.c
+++ b/src/up-device.c
@@ -699,7 +699,7 @@ up_device_coldplug (UpDevice *device, UpDaemon *daemon, GObject *native)
if (!ret) {
g_debug ("failed to refresh %s", device->priv->native_path);
- /* TODO: refresh should really have seporate
+ /* TODO: refresh should really have separate
* success _and_ changed parameters */
ret = TRUE;
goto out;