mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-01 02:16:42 -04:00
The documentation was missing a mention of the `time` parameter in the following TypeScript functions: * `Rotation_ECT_EQD` * `Rotation_EQD_ECT` Likewise, the `time` parameter was not documented in the corresponding Kotlin functions: * `rotationEctEqd` * `rotationEqdEct` These mistakes have been corrected.