typo fix (routing->routines)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3020 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-10-21 05:29:08 +00:00
parent 481bd7988a
commit e9098fb962

View File

@ -83,7 +83,7 @@ applications shipped with gettext won't suffice (such as msgcomm, msgcmp,
msgattrib and msgen).</para>
<para><command>libgettextsrc</command> is a private library containing
common routing used by the various gettext programs. They're not meant for
common routines used by the various gettext programs. They're not meant for
general use.</para>
</sect2>