diff --git a/bin/hilfe b/bin/hilfe index 9a60fad6dc1a2e7f300274a35a158026a6f6866f..2d3978f08bc73ff98d6ae1898e76be5dcb5713ce 100755 --- a/bin/hilfe +++ b/bin/hilfe @@ -241,7 +241,7 @@ int do_parse() case "help": print_version(); write("Hilfe is a tool to evaluate Pike interactively and incrementally.\n" - "Any Pike function, expression or variable declaration can be intered\n" + "Any Pike function, expression or variable declaration can be entered\n" "at the command line. There are also a few extra commands:\n" " help - show this text\n" " quit - exit this program\n"