Author: renodr Date: Mon Dec 31 10:20:04 2018 New Revision: 11496 Log: Fix typo
Modified: trunk/BOOK/chapter07/inputrc.xml Modified: trunk/BOOK/chapter07/inputrc.xml ============================================================================== --- trunk/BOOK/chapter07/inputrc.xml Thu Dec 27 06:00:05 2018 (r11495) +++ trunk/BOOK/chapter07/inputrc.xml Mon Dec 31 10:20:04 2018 (r11496) @@ -16,7 +16,7 @@ <para>The <filename>inputrc</filename> file is the configuration file for 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 well as many other applications.</para> -- http://lists.linuxfromscratch.org/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
