aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-file-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-file-utils.c')
-rw-r--r--e-util/e-file-utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/e-file-utils.c b/e-util/e-file-utils.c
index 5c3aab4f1e..60db352f6d 100644
--- a/e-util/e-file-utils.c
+++ b/e-util/e-file-utils.c
@@ -212,7 +212,7 @@ e_file_replace_contents_finish (GFile *file,
/**
* e_fsutils_usage:
- * @path:
+ * @path: a file path
*
* Calculate the amount of disk space used by a given path.
*
@@ -279,7 +279,7 @@ fail:
/**
* e_fsutils_avail:
- * @path:
+ * @path: a file path
*
* Find the available disk space at the given path.
*