diff options
author | Thomas Balu Walter <tw@itreff.de> | 2001-04-05 15:36:41 +0000 |
---|---|---|
committer | Thomas Balu Walter <tw@itreff.de> | 2001-04-05 15:36:41 +0000 |
commit | 584847559bdeafe451b51b6a3a056f8a3960dbc0 (patch) | |
tree | 3de2f4d0bdbc8de8ce764bcb1517613a151b757f /appendixa/glibc-desc.xml | |
parent | 0387b1d07a87132eea7221d73eeb6754990894a5 (diff) |
small fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/glibc-desc.xml')
-rw-r--r-- | appendixa/glibc-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml index 8fa00acb2..bf91d87e5 100644 --- a/appendixa/glibc-desc.xml +++ b/appendixa/glibc-desc.xml @@ -11,7 +11,7 @@ The Glibc package contains the GNU C Library. <para> The C Library is a collection of commonly used functions in programs. -This way a programmer doens't need to create his own functions for every +This way a programmer doesn't need to create his own functions for every single task. The most common things like writing a string to the screen are already present and at the disposal of the programmer. </para> |