summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/indi/lx200gps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/indi/lx200gps.cpp')
-rw-r--r--kstars/kstars/indi/lx200gps.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/indi/lx200gps.cpp b/kstars/kstars/indi/lx200gps.cpp
index 451a7269..0bdb2efc 100644
--- a/kstars/kstars/indi/lx200gps.cpp
+++ b/kstars/kstars/indi/lx200gps.cpp
@@ -139,7 +139,7 @@ void LX200GPS::ISNewNumber (const char *dev, const char *name, double values[],
return;
}
- /* GPS Status Update */
+ /* GPS tqStatus Update */
if (!strcmp(name,GPSStatusSw.name))
{
if (checkPower(&GPSStatusSw))