diff options
-rw-r--r-- | chapter07/inputrc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml index c54048b16..0e8a21564 100644 --- a/chapter07/inputrc.xml +++ b/chapter07/inputrc.xml @@ -16,7 +16,7 @@ <para>The <filename>inputrc</filename> file is the configuration file for the Readline library, which provides editing capabilities while the user is - entering a line from the terminal. It works by tranlating keyboard inputs + entering a line from the terminal. It works by translating keyboard inputs into specific actions. Readline is used by Bash and most other shells as well as many other applications.</para> |