summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorrbuj <[email protected]>2018-09-25 16:06:05 +0200
committerraveit65 <[email protected]>2018-09-27 20:24:06 +0200
commitc95b3192e52b3a8c798c8f460d043a73129f7e36 (patch)
tree4a9328968b887a2d9e6f413f0c483b94448ce405 /shell
parentfe2e9e172526c98f0143c569669ba883c21e8c5c (diff)
downloadatril-c95b3192e52b3a8c798c8f460d043a73129f7e36.tar.bz2
atril-c95b3192e52b3a8c798c8f460d043a73129f7e36.tar.xz
moveable (older spelling) -> movable
Diffstat (limited to 'shell')
-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 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?"));