summaryrefslogtreecommitdiff
path: root/gpsctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpsctl.c')
-rw-r--r--gpsctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsctl.c b/gpsctl.c
index 4f03b7fe..13bc2226 100644
--- a/gpsctl.c
+++ b/gpsctl.c
@@ -273,7 +273,7 @@ int main(int argc, char **argv)
if (reset)
{
- gpsd_report(LOG_PROG, "gpsctl: cabnnot reset with gpsd running.\n");
+ gpsd_report(LOG_PROG, "gpsctl: cannot reset with gpsd running.\n");
exit(0);
}