Fix typo in docs

Pointed out by Micah Cliffe.
This commit is contained in:
Brandon Rhodes 2019-03-30 09:26:54 -04:00
parent 18559ce8dc
commit 2dafedd157
1 changed files with 4 additions and 2 deletions

View File

@ -40,10 +40,12 @@ Time scales
.. currentmodule:: skyfield.timelib
A Skyfield `Timescale` object is typically built
at the beginning of each program::
at the beginning of each program:
.. testcode::
from skyfield import api
ts = api.load_timescale()
ts = api.load.timescale()
It downloads and parses the data tables necessary
to correctly convert between Universal Time