summaryrefslogtreecommitdiffstats
path: root/docs/docs/difference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/difference.md')
-rw-r--r--docs/docs/difference.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/difference.md b/docs/docs/difference.md
index 3a7f063..2653f01 100644
--- a/docs/docs/difference.md
+++ b/docs/docs/difference.md
@@ -1,6 +1,6 @@
# Difference
-The `diff()` method returns a [Period](#period) instance that represents the total duration
+The `diff()` method returns an [Interval](#interval) instance that represents the total duration
between two `DateTime` instances. This interval can be then expressed in various units.
These interval methods always return *the total difference expressed* in the specified time requested.
All values are truncated and not rounded.