storage: typo fix in comment

This commit is contained in:
Marek Marczykowski-Górecki 2017-07-20 04:03:35 +02:00
parent dbea03ad1f
commit 088c838ac3
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -374,7 +374,7 @@ def get_disk_usage(path):
When *path* points to directory, then it is evaluated recursively.
This function tries estiate real disk usage. See documentation of
This function tries estimate real disk usage. See documentation of
:py:func:`get_disk_usage_one`.
:param str path: path to evaluate