From 883aa255a7fc744878caa5d9425ee9363b6c6fc9 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 4 Jul 2010 18:33:41 +0000 Subject: [PATCH] typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9c2e718b3..f2d9080a7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -171,7 +171,7 @@ [bdubbs] - Add a sed to the current kernel to work around a bug in linux-2.6.34 and earlier. This change will be removed - when incorporated into a subsequent verion of the kernel. + when incorporated into a subsequent version of the kernel. Fixes #2662.