diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-08-12 10:53:11 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-08-12 10:53:11 +0000 |
commit | 5b77246d1cd780badf1ebfbad3b821975c43827b (patch) | |
tree | 309cb9c9f233d814647875a68bd0a51024f30294 /config/libc.in | |
parent | 05781a223c7219817e1d394655c3a4c3beae2541 (diff) | |
download | crosstool-ng-5b77246d1cd780badf1ebfbad3b821975c43827b.tar.gz crosstool-ng-5b77246d1cd780badf1ebfbad3b821975c43827b.tar.bz2 crosstool-ng-5b77246d1cd780badf1ebfbad3b821975c43827b.zip |
Typo.
/trunk/config/libc.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'config/libc.in')
-rw-r--r-- | config/libc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc.in b/config/libc.in index d9da03a2..69ce3b13 100644 --- a/config/libc.in +++ b/config/libc.in @@ -67,6 +67,6 @@ config LIBC_VERSION - uClibc has daily snapshots, and only the last 30-or-so are kept. So if you want to be able to re-build your toolchain later, you will - have to sacve your C library tarball by yourself. + have to save your C library tarball by yourself. endmenu |