From a9cb6f085c5befcf0de92ba5bbf361c6e89ec0ca Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 8 Apr 2001 02:35:02 +0000 Subject: Spell Checks git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/glibc-desc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appendixa/glibc-desc.xml') diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml index bf91d87e5..dace3b634 100644 --- a/appendixa/glibc-desc.xml +++ b/appendixa/glibc-desc.xml @@ -17,7 +17,7 @@ are already present and at the disposal of the programmer. -The C library (actually almost every library) come in two flavours: +The C library (actually almost every library) come in two flavors: dynamic ones and static ones. In short when a program uses a static C library, the code from the C library will be copied into the executable file. When a program uses a dynamic library, that executable will not -- cgit v1.2.3-54-g00ecf