summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2018-09-25 16:06:05 +0200
committerraveit65 <[email protected]>2018-09-27 20:48:19 +0200
commitbf74341ab86c41b291b8ef0f98fdea427145106b (patch)
tree1b54f6fde44b7785e28b0e8dcc844cb949d2f308 /shell/ev-window.c
parent5943a4bf07f634317fd542acbf1542f27053a105 (diff)
downloadatril-bf74341ab86c41b291b8ef0f98fdea427145106b.tar.bz2
atril-bf74341ab86c41b291b8ef0f98fdea427145106b.tar.xz
moveable (older spelling) -> movable
Diffstat (limited to 'shell/ev-window.c')
-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?"));