Skip to content

Commit afdae9e

Browse files
committed
Updates documentation
1 parent 6b2785c commit afdae9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ Each method returns a new ``Pendulum`` instance.
726726
Difference
727727
==========
728728

729-
The ``diff()`` method returns a `PendulumInterval`_ instance that represents the total duration
729+
The ``diff()`` method returns a `Interval`_ instance that represents the total duration
730730
between two ``Pendulum`` instances. This interval can be then expressed in various units.
731731
These interval methods always return *the total difference expressed* in the specified time requested.
732732
All values are truncated and not rounded.

0 commit comments

Comments
 (0)