From bcce8cc7b41f869fa2b022f85622cd389082d0f5 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 21 Nov 2016 00:00:32 +0000 Subject: fix spelling of retrived --- content/handlers/css/hints.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/handlers/css') diff --git a/content/handlers/css/hints.h b/content/handlers/css/hints.h index 2c1835970..3d44d2180 100644 --- a/content/handlers/css/hints.h +++ b/content/handlers/css/hints.h @@ -31,8 +31,8 @@ void css_hint_fini(void); * * \param[in] pw HTML document * \param[in] node DOM node - * \param[out] nhints number of hints retrived - * \param[out] hints retrived hints + * \param[out] nhints number of hints retrieved + * \param[out] hints retrieved hints * \return CSS_OK on success, * CSS_PROPERTY_NOT_SET if there is no hint for the requested property, * CSS_NOMEM on memory exhaustion. -- cgit v1.2.3