summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/skypoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/skypoint.h')
-rw-r--r--kstars/kstars/skypoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/skypoint.h b/kstars/kstars/skypoint.h
index 7c6a0b4a..335c9557 100644
--- a/kstars/kstars/skypoint.h
+++ b/kstars/kstars/skypoint.h
@@ -292,7 +292,7 @@ public:
*/
virtual void updateCoords( KSNumbers *num, bool includePlanets=true, const dms *lat=0, const dms *LST=0 );
-/**Computes the aptqparent coordinates for this SkyPoint for any epoch,
+/**Computes the apparent coordinates for this SkyPoint for any epoch,
*accounting for the effects of precession, nutation, and aberration.
*Similar to updateCoords(), but the starting epoch need not be
*J2000, and the target epoch need not be the present time.