소스 검색

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
Chris Staub 7 년 전
부모
커밋
f5ee6ca9b0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter07/inputrc.xml

+ 1 - 1
chapter07/inputrc.xml

@@ -15,7 +15,7 @@
   </indexterm>
   </indexterm>
 
 
   <para>The <filename>inputrc</filename> file is the configuration file for
   <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
   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
   into specific actions.  Readline is used by Bash and most other shells as
   well as many other applications.</para>
   well as many other applications.</para>