From c95b3192e52b3a8c798c8f460d043a73129f7e36 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 95383b53..566b34d0 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -5997,7 +5997,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