From 8848f754e07264a8b358c34048d84139660291d1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 2 Jul 2014 16:39:08 +0100 Subject: documentation fixes and cleanups --- utils/file.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/file.h') 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 -- cgit v1.2.3