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 --- content/fetchers/curl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/fetchers') diff --git a/content/fetchers/curl.c b/content/fetchers/curl.c index 08acbf286..d067cfaaf 100644 --- a/content/fetchers/curl.c +++ b/content/fetchers/curl.c @@ -157,7 +157,7 @@ static void fetch_curl_finalise(lwc_string *scheme) * Check if this fetcher can fetch a url. * * \param url The url to check. - * \return true if teh fetcher supports teh url else false. + * \return true if the fetcher supports the url else false. */ static bool fetch_curl_can_fetch(const nsurl *url) { -- cgit v1.2.3