From 669df172ece6dc75608de701fa05fb77612352a1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 18 Nov 2014 17:16:26 +0000 Subject: Fix my spelling of teh everywhere --- render/search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/search.c') diff --git a/render/search.c b/render/search.c index 6e5841c7b..b586ff55f 100644 --- a/render/search.c +++ b/render/search.c @@ -372,7 +372,7 @@ static bool find_occurrences_html(const char *pattern, int p_len, * \param pattern the string pattern to search for * \param p_len pattern length * \param c the content to be searched - * \param case_sens wheteher to perform a case sensitive search + * \param case_sens whether to perform a case sensitive search * \param context The search context to add the entry to. * \return true on success, false on memory allocation failure */ -- cgit v1.2.3