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 --- riscos/gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/gui.c') diff --git a/riscos/gui.c b/riscos/gui.c index 290c9a34d..7742008dd 100644 --- a/riscos/gui.c +++ b/riscos/gui.c @@ -1439,7 +1439,7 @@ static nserror ro_path_to_nsurl(const char *path, struct nsurl **url_out) return NSERROR_NOT_FOUND; } - /* create a unix path from teh cananocal risc os one */ + /* create a unix path from the cananocal risc os one */ unix_path = __unixify(canonical_path, __RISCOSIFY_NO_REVERSE_SUFFIX, NULL, 0, 0); if (unix_path == NULL) { -- cgit v1.2.3