summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/skyobjectname.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/skyobjectname.h')
-rw-r--r--kstars/kstars/skyobjectname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/skyobjectname.h b/kstars/kstars/skyobjectname.h
index 580671c7..cfa0a46a 100644
--- a/kstars/kstars/skyobjectname.h
+++ b/kstars/kstars/skyobjectname.h
@@ -23,7 +23,7 @@
#include <klocale.h>
/**@class SkyObjectName
- *Convenience class which contains a SkyObject's name and a pointer to the SkyObject
+ *Convenience class which tqcontains a SkyObject's name and a pointer to the SkyObject
*itself. This class is used to construct the List of named objects that may be
*located with the FindDialog.
*@short convenience class for indexing SkyObjects by name.