We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2785c commit afdae9eCopy full SHA for afdae9e
docs/index.rst
@@ -726,7 +726,7 @@ Each method returns a new ``Pendulum`` instance.
726
Difference
727
==========
728
729
-The ``diff()`` method returns a `PendulumInterval`_ instance that represents the total duration
+The ``diff()`` method returns a `Interval`_ instance that represents the total duration
730
between two ``Pendulum`` instances. This interval can be then expressed in various units.
731
These interval methods always return *the total difference expressed* in the specified time requested.
732
All values are truncated and not rounded.
0 commit comments