summaryrefslogtreecommitdiff
path: root/gegps
diff options
context:
space:
mode:
Diffstat (limited to 'gegps')
-rwxr-xr-xgegps2
1 files changed, 1 insertions, 1 deletions
diff --git a/gegps b/gegps
index b9e79cc3..f5fe6e64 100755
--- a/gegps
+++ b/gegps
@@ -150,6 +150,6 @@ if __name__ == "__main__":
except StopIteration:
pass
except KeyboardInterrupt:
- print('gegpsd stopped ')
+ print('gegps stopped ')
# end