From bf74341ab86c41b291b8ef0f98fdea427145106b Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 25 Sep 2018 16:06:05 +0200 Subject: moveable (older spelling) -> movable --- shell/ev-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/ev-window.c') 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?")); -- cgit v1.2.1