Update Doku aus Driversourcen
Change-Id: I455f0813b970151089b3dc1b8d9407eea323cdd1
diff --git a/doc/hook/no_echo b/doc/hook/no_echo
index b592529..fb30b9b 100644
--- a/doc/hook/no_echo
+++ b/doc/hook/no_echo
@@ -11,10 +11,10 @@
DESCRIPTION
Optional hook to specifiy how to perform the telnet actions to
switch the echo mode (used for e.g. password input_to()s).
- Hook setting may be any closure or a string. If not set, a
+ Hook setting may be any closure or a string. If not set, a
default handling is performed.
- If the setting is a string, it used as name of an lfun to call
+ If the setting is a string, it is used as name of an lfun to call
in the interactive <user>, where <flag> is the echo-flag
passed to the input_to() statement.