aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/inputrc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-12-28 03:52:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-12-28 03:52:38 +0000
commit0d84af1cbb0dc825db3e965d5126e5b08f878067 (patch)
tree46feb76bec2b74f6ee78baa2ea65ea70ca6a8941 /chapter07/inputrc.xml
parent9fde3e965f7c86afb36186ec44167192a74b0d7a (diff)
Typos and wording changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/inputrc.xml')
-rw-r--r--chapter07/inputrc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml
index 0c11c8bde..1be3e0958 100644
--- a/chapter07/inputrc.xml
+++ b/chapter07/inputrc.xml
@@ -15,7 +15,7 @@
</indexterm>
<para>The <filename>inputrc</filename> file is the configuration file for
- Readline library, which provides editing capabilities while the user is
+ then 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>