diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-09-10 03:42:27 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-09-10 03:42:27 +0000 |
commit | 58e2f469e54c55e8191fd1cb1cd9b37ee2819883 (patch) | |
tree | f1ac9b2f38b39af4fab36046ad56e0610e8e8852 /packages.ent | |
parent | d76f260ba6ce40e75a6ba53577403ef60be978ad (diff) |
Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 0026d2657..1f9f34996 100644 --- a/packages.ent +++ b/packages.ent @@ -212,7 +212,7 @@ <!ENTITY gcc-home "http://gcc.gnu.org/"> <!ENTITY gcc-ch5p1-du "2.5 GB"> <!ENTITY gcc-ch5p1-sbu "8.3 SBU"> -<!ENTITY gcc-ch5p2-du "2.9 nGB"> +<!ENTITY gcc-ch5p2-du "2.9 GB"> <!ENTITY gcc-ch5p2-sbu "11 SBU"> <!ENTITY gcc-ch6-du "3.3 GB "> <!ENTITY gcc-ch6-sbu "79 SBU (with tests)"> |