summaryrefslogtreecommitdiff
path: root/utils/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/file.h')
-rw-r--r--utils/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/file.h b/utils/file.h
index 7baf2f019..dbbab300e 100644
--- a/utils/file.h
+++ b/utils/file.h
@@ -86,7 +86,7 @@ struct gui_file_table {
/**
* Create a path from a nsurl.
*
- * @parm[in] url The url to encode.
+ * @param[in] url The url to encode.
* @param[out] path A string containing the result path which
* must be freed by the caller.
* @return NSERROR_OK and the path is written to \a path