summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/kstarssplash.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/kstarssplash.h')
-rw-r--r--kstars/kstars/kstarssplash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/kstarssplash.h b/kstars/kstars/kstarssplash.h
index 443eb1b6..ff5e676b 100644
--- a/kstars/kstars/kstarssplash.h
+++ b/kstars/kstars/kstarssplash.h
@@ -51,7 +51,7 @@ class KStarsSplash : public KDialogBase
protected:
/**Paint event to redraw the widgets. This only gets called when the timer fires.
- *It should also tqrepaint if another window was on top of the splash screen, but
+ *It should also repaint if another window was on top of the splash screen, but
*this may be difficult to implement (it may be that the program is too busy loading data
*to notice that a redraw is required).
*/