summaryrefslogtreecommitdiff
path: root/main/editline/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/editline/map.c')
-rw-r--r--main/editline/map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/editline/map.c b/main/editline/map.c
index 4187cb597..448c3c0ca 100644
--- a/main/editline/map.c
+++ b/main/editline/map.c
@@ -369,7 +369,7 @@ private const el_action_t el_map_vi_insert[] = {
* NOTE: These mappings do NOT Correspond well
* to the KSH VI editing assignments.
* On the other and they are convenient and
- * many people have have gotten used to them.
+ * many people have gotten used to them.
*/
/* 0 */ ED_UNASSIGNED, /* ^@ */
/* 1 */ ED_MOVE_TO_BEG, /* ^A */