summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/indi/celestrongps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/indi/celestrongps.cpp')
-rw-r--r--kstars/kstars/indi/celestrongps.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/indi/celestrongps.cpp b/kstars/kstars/indi/celestrongps.cpp
index e25c95ac..5eb7fe81 100644
--- a/kstars/kstars/indi/celestrongps.cpp
+++ b/kstars/kstars/indi/celestrongps.cpp
@@ -65,7 +65,7 @@ static INumber eq[] = {
};
//TODO decide appropiate TIME_OUT
static INumberVectorProperty eqNum = {
- mydev, "ETQUATORIAL_EOD_COORD", "Equatorial JNow", BASIC_GROUP, IP_RW, 0, IPS_IDLE,
+ mydev, "EQUATORIAL_EOD_COORD", "Equatorial JNow", BASIC_GROUP, IP_RW, 0, IPS_IDLE,
eq, NARRAY(eq), "", 0};
/* Fundamental group */