diff options
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> |