Typo fix (thanks, Manuel!)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6664 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Alexander E. Patrakov 2007-03-09 16:39:49 +00:00
parent a33e539816
commit e10b7baca4
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "07"> <!-- Always 2 digits -->
<!ENTITY day "09"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">

View File

@ -30,7 +30,7 @@
<sect2 role="package">
<title>Introduction to Recode</title>
<para>The <application>Recode</application> package a program for
<para>The <application>Recode</application> package contains a program for
converting text between character sets, and a library that exposes
this functionality to other applications. Note that the same functionality
(but with different API) is provided by <command>iconv</command>, which is