summaryrefslogtreecommitdiff
path: root/riscos/gui/status_bar.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-11-18 17:16:26 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-18 17:16:26 +0000
commit669df172ece6dc75608de701fa05fb77612352a1 (patch)
tree98b57fbc01f14094ae6866cb4f99afa3141e8580 /riscos/gui/status_bar.c
parentcfc9971d0e5aa42bc384b65e8f368e12526c289c (diff)
downloadnetsurf-669df172ece6dc75608de701fa05fb77612352a1.tar.gz
netsurf-669df172ece6dc75608de701fa05fb77612352a1.tar.bz2
Fix my spelling of teh everywhere
Diffstat (limited to 'riscos/gui/status_bar.c')
-rw-r--r--riscos/gui/status_bar.c2
1 files changed, 1 insertions, 1 deletions
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)