summaryrefslogtreecommitdiff
path: root/riscos/url_complete.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/url_complete.c')
-rw-r--r--riscos/url_complete.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/url_complete.c b/riscos/url_complete.c
index d8fa10bfe..2926cbcc4 100644
--- a/riscos/url_complete.c
+++ b/riscos/url_complete.c
@@ -511,7 +511,7 @@ void ro_gui_url_complete_redraw(wimp_draw *redraw) {
* Handle mouse movements/clicks over the URL completion window.
*
* \param pointer the pointer state
- * \param buttons whethere to react to mouse buttons
+ * \param buttons whether to react to mouse buttons
*/
void ro_gui_url_complete_mouse_at(wimp_pointer *pointer, bool buttons) {
wimp_window_state state;