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/status_bar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/gui') diff --git a/riscos/gui/status_bar.c b/riscos/gui/status_bar.c index c269b918b..e7dc54279 100644 --- a/riscos/gui/status_bar.c +++ b/riscos/gui/status_bar.c @@ -210,7 +210,7 @@ unsigned int ro_gui_status_bar_get_width(struct status_bar *sb) * Set the visibility status of the status bar * * \param sb the status bar to check the visiblity of - * \param visible if teh status bar should be shown or not. + * \param visible if the status bar should be shown or not. * \return whether the status bar is visible */ void ro_gui_status_bar_set_visible(struct status_bar *sb, bool visible) -- cgit v1.2.3