From 6e7ecb35a030dd1014a0a24ecef661c3e8deed54 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 5 Sep 2015 15:59:37 +0200 Subject: unposted: typo in comment --- Src/Zle/complist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Zle/complist.c b/Src/Zle/complist.c index fd90ccb31..01bcb7cf8 100644 --- a/Src/Zle/complist.c +++ b/Src/Zle/complist.c @@ -2386,7 +2386,7 @@ domenuselect(Hookdef dummy, Chdata dat) * to be metafied locally in a couple of places. * It's horrifically difficult to work out where the line * is metafied, so I've resorted to the following. - * Unfortunately we need to unmetatfy in zrefresh() when + * Unfortunately we need to unmetafy in zrefresh() when * we want to display something. Maybe this function can * be done better. */ -- cgit 1.4.1