Browse Source

storage: typo fix in comment

Marek Marczykowski-Górecki 6 years ago
parent
commit
088c838ac3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      qubes/storage/file.py

+ 1 - 1
qubes/storage/file.py

@@ -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