Documentation fix for GsweMoonPhaseData

This commit is contained in:
Gergely Polonkai 2013-10-04 01:43:32 +02:00
parent d261e5ab4f
commit f3c72120a7
1 changed files with 2 additions and 2 deletions

View File

@ -89,9 +89,9 @@ gswe_moon_phase_data_unref(GsweMoonPhaseData *moon_phase_data)
}
/**
* gswe_moon_phase_data_calculate_by_timestamp:
* gswe_moon_phase_data_calculate_by_jd:
* @moon_phase_data: a #GsweMoonPhaseData
* @timestamp: a #GsweTimestamp with a valid timestamp set
* @jd: a Julian Day number, with hours as fractions
* @err: a #GError
*
* Calculates the moon at a given time, specified by @jd.