aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/functions.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-09 17:38:08 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-09 17:38:08 +0000
commit4d994af41993a91e108750000ed6812040887e06 (patch)
tree9c0aa0e5d23aa7ca97ffbcd8697c5b0d41b65feb /chapter07/functions.xml
parent2f86e053737bbad5ce63083b839ec55404e87082 (diff)
Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/functions.xml')
-rw-r--r--chapter07/functions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/functions.xml b/chapter07/functions.xml
index 49ce64c76..48be12468 100644
--- a/chapter07/functions.xml
+++ b/chapter07/functions.xml
@@ -48,7 +48,7 @@ evaluate_retval()
# The print_status prints [ OK ] or [FAILED] to the screen. OK appears
# in the colour defined by the SUCCESS variable and FAILED appears in
# the colour defined by the FAILURE variable. Both are printed starting
-# in the colomn defined by the COL variable.
+# in the column defined by the COL variable.
#
print_status()