summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/dmsbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/dmsbox.h')
-rw-r--r--kstars/kstars/dmsbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/dmsbox.h b/kstars/kstars/dmsbox.h
index c98bc2c1..63a5dcde 100644
--- a/kstars/kstars/dmsbox.h
+++ b/kstars/kstars/dmsbox.h
@@ -113,7 +113,7 @@ public:
*/
dms createDms(bool deg=TRUE, bool *ok=0);
- /**@return a boolean indicating if object contains degrees or hours
+ /**@return a boolean indicating if object tqcontains degrees or hours
*/
bool degType(void) const {return deg;}