From f5ee6ca9b064c2369ee6e402ebc58ca901953059 Mon Sep 17 00:00:00 2001 From: Chris Staub Date: Sat, 26 May 2018 02:42:09 +0000 Subject: 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 --- chapter07/inputrc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07') diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml index 1be3e0958..c54048b16 100644 --- a/chapter07/inputrc.xml +++ b/chapter07/inputrc.xml @@ -15,7 +15,7 @@ The inputrc 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. -- cgit v1.2.3-54-g00ecf