浏览代码

Fix typo in Changelog (thanks to Randy)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 年之前
父节点
当前提交
37953fdc00
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      chapter01/changelog.xml

+ 2 - 2
chapter01/changelog.xml

@@ -129,8 +129,8 @@ First a summary, then a detailed log.</para>
 
 <listitem><para>October 29, 2005 [matt]: Upgrade to coreutils-5.92.  This
 involved removing the DEFAULT_POSIX2_VERSION environment variable as it is no
-longer required.  The testsuite also requires Perl's Data::Dumper module from
-Perl, so chapter05/perl.xml now builds that module.</para></listitem>
+longer required.  The testsuite also requires the Data::Dumper module from Perl,
+so it is now built in chapter05/perl.xml.</para></listitem>
 
 <listitem><para>October 22, 2005 [archaic]: Upgrade to m4-1.4.4.</para>
 </listitem>