summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/kstars.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/kstars.h')
-rw-r--r--kstars/kstars/kstars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/kstars.h b/kstars/kstars/kstars.h
index 1665423c..bea6af9f 100644
--- a/kstars/kstars/kstars.h
+++ b/kstars/kstars/kstars.h
@@ -382,7 +382,7 @@ class KStars : public KMainWindow, virtual public KStarsInterface
public slots:
/**
- *Update time-dependent data and (possibly) tqrepaint the sky map.
+ *Update time-dependent data and (possibly) repaint the sky map.
*@p automaticDSTchange change DST status automatically?
*/
void updateTime( const bool automaticDSTchange = true );