diff options
Diffstat (limited to 'kmoon/phases.cpp')
-rw-r--r-- | kmoon/phases.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmoon/phases.cpp b/kmoon/phases.cpp index 972afc2..74cc1a9 100644 --- a/kmoon/phases.cpp +++ b/kmoon/phases.cpp @@ -168,7 +168,7 @@ double torad(double x) ** int phi: another phase parameter, selecting the phase of the ** moon. 0 = New, 1 = First TQtr, 2 = Full, 3 = Last TQtr ** -** Return: Aptqparent JD of the needed phase +** Return: Apparent JD of the needed phase */ #include <stdio.h> |