Typo fix on inputrc page. Thanks to excelsiora in IRC for the report.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Chris Staub 2018-05-26 02:42:09 +00:00
parent ae8a403ff7
commit f5ee6ca9b0

View File

@ -15,7 +15,7 @@
</indexterm>
<para>The <filename>inputrc</filename> file is the configuration file for
then Readline library, which provides editing capabilities while the user is
the Readline library, which provides editing capabilities while the user is
entering a line from the terminal. It works by tranlating keyboard inputs
into specific actions. Readline is used by Bash and most other shells as
well as many other applications.</para>