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 --- frontends/riscos/gui/url_bar.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontends/riscos') diff --git a/frontends/riscos/gui/url_bar.c b/frontends/riscos/gui/url_bar.c index 30a72db10..40c5c6f79 100644 --- a/frontends/riscos/gui/url_bar.c +++ b/frontends/riscos/gui/url_bar.c @@ -21,7 +21,7 @@ * \file * RISC OS URL bar implementation. * - * The treeview resources are retrived from resource url necessitating + * The treeview resources are retrieved from resource url necessitating * the use of the hlcache content interface. */ @@ -966,7 +966,7 @@ void ro_gui_url_bar_set_url(struct url_bar *url_bar, const char *url, return; /* Before we do anything with the URL, get it into local encoding so - * that behaviour is consistant with the rest of the URL Bar module + * that behaviour is consistent with the rest of the URL Bar module * (which will act on the icon's text buffer, which is always in local * encoding). */ -- cgit v1.2.3