Skip to content

Commit 2edbf7c

Browse files
committed
fix typo in example docs
1 parent 83e5831 commit 2edbf7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skyfield/documentation/earth-satellites.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ anti-aligned with the position vector:
546546

547547
.. testoutput::
548548

549-
[-0.57745914 -0.2781511 0.76757599]
549+
[0.57745914 0.2781511 -0.76757599]
550550

551551
Now, to find the intersection of this vector with the Earth’s surface we can
552552
use the :meth:`~skyfield.toposlib.Geoid.intersection_of()` method:

0 commit comments

Comments
 (0)