From 56bb1b03c5e2a7f86e9f21d6692ea02ead4f3943 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 9 Nov 2014 12:50:30 +0000 Subject: Doxygen cleanups --- content/content_protected.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/content_protected.h') diff --git a/content/content_protected.h b/content/content_protected.h index d22ff4b22..7311da604 100644 --- a/content/content_protected.h +++ b/content/content_protected.h @@ -198,7 +198,7 @@ lwc_string *content__get_mime_type(struct content *c); * Set title associated with content * * \param c Content to set title on. - * \parm title The new title to set. + * \param title The new title to set. * \return true on sucess else false. */ bool content__set_title(struct content *c, const char *title); -- cgit v1.2.3