Skip to content

Commit c95b319

Browse files
rbujraveit65
authored andcommitted
moveable (older spelling) -> movable
1 parent fe2e9e1 commit c95b319

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
@@ -5997,7 +5997,7 @@ ev_window_cmd_view_toggle_caret_navigation (GtkAction *action,
59975997
NULL);
59985998
ev_message_area_set_secondary_text (EV_MESSAGE_AREA (message_area),
59995999
_("Pressing F7 turns the caret navigation on or off. "
6000-
"This feature places a moveable cursor in text pages, "
6000+
"This feature places a movable cursor in text pages, "
60016001
"allowing you to move around and select text with your keyboard. "
60026002
"Do you want to enable the caret navigation?"));
60036003

0 commit comments

Comments
 (0)