summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/ev-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index a83cae31..993ef519 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -6000,7 +6000,7 @@ ev_window_cmd_view_toggle_caret_navigation (GtkAction *action,
NULL);
ev_message_area_set_secondary_text (EV_MESSAGE_AREA (message_area),
_("Pressing F7 turns the caret navigation on or off. "
- "This feature places a moveable cursor in text pages, "
+ "This feature places a movable cursor in text pages, "
"allowing you to move around and select text with your keyboard. "
"Do you want to enable the caret navigation?"));