diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:32:44 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:32:44 +0000 |
commit | 4a1882beb70afa200b209c3735a9c3a6d29a365e (patch) | |
tree | 7f1c36e59ebe0431d4ae729b511958edacba87b8 /chapter01 | |
parent | 4b9f1e4c6417e285ffd10123f0f3494a463e5790 (diff) |
Fix a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 501c50318..71a90e3a4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,7 +46,7 @@ </listitem> <listitem> <para>[matthew] - Upgraded to Coreutils-7.1. Fixes - <ulink url="&lfs-ticket-root;2351">#2354</ulink>.</para> + <ulink url="&lfs-ticket-root;2354">#2354</ulink>.</para> </listitem> <listitem> <para>[matthew] - Upgraded to Bash-4.0. Fixes |