Skip to content

Commit bf74341

Browse files
rbujraveit65
authored andcommitted
moveable (older spelling) -> movable
1 parent 5943a4b commit bf74341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/ev-window.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6000,7 +6000,7 @@ ev_window_cmd_view_toggle_caret_navigation (GtkAction *action,
60006000
NULL);
60016001
ev_message_area_set_secondary_text (EV_MESSAGE_AREA (message_area),
60026002
_("Pressing F7 turns the caret navigation on or off. "
6003-
"This feature places a moveable cursor in text pages, "
6003+
"This feature places a movable cursor in text pages, "
60046004
"allowing you to move around and select text with your keyboard. "
60056005
"Do you want to enable the caret navigation?"));
60066006

0 commit comments

Comments
 (0)