diff --git a/src/bin/e_exebuf.c b/src/bin/e_exebuf.c index 9b0918d4c..693f8e86f 100644 --- a/src/bin/e_exebuf.c +++ b/src/bin/e_exebuf.c @@ -3,7 +3,7 @@ */ #include "e.h" -/* currently default bind is alt+` buf alt+space has been suggested */ +/* currently default bind is alt+esc buf alt+space has been suggested */ /* local subsystem functions */ typedef struct _E_Exebuf_Exe E_Exebuf_Exe;