Issue #22839: Fix Snapshot.statistics() link.

This commit is contained in:
Berker Peksag 2014-11-10 23:15:56 +02:00
commit 731a15347b
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ Snapshot
Compute the differences with an old snapshot. Get statistics as a sorted Compute the differences with an old snapshot. Get statistics as a sorted
list of :class:`StatisticDiff` instances grouped by *group_by*. list of :class:`StatisticDiff` instances grouped by *group_by*.
See the :meth:`statistics` method for *group_by* and *cumulative* See the :meth:`Snapshot.statistics` method for *group_by* and *cumulative*
parameters. parameters.
The result is sorted from the biggest to the smallest by: absolute value The result is sorted from the biggest to the smallest by: absolute value