Fix small typo in comment

This commit is contained in:
Roberto E. Vargas Caballero 2015-12-16 21:17:52 +01:00 committed by sin
parent 694a5ef7fb
commit 05af2156b6
1 changed files with 1 additions and 1 deletions

2
ed.c
View File

@ -1304,7 +1304,7 @@ doglobal(void)
}
docmd();
}
discard(); /* cover the case of not matchingc anything */
discard(); /* cover the case of not matching anything */
}
static void