Procházet zdrojové kódy

Fix typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno před 6 roky
rodič
revize
598cd4626f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      chapter07/inputrc.xml

+ 1 - 1
chapter07/inputrc.xml

@@ -16,7 +16,7 @@
 
 
   <para>The <filename>inputrc</filename> file is the configuration file for
   <para>The <filename>inputrc</filename> file is the configuration file for
   the 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 translating 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>