Bläddra i källkod

perfectly alright -> perfectly fine

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Marc Heerdink 23 år sedan
förälder
incheckning
b57edf0e03
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      chapter05/kernel-exp-headers.xml

+ 1 - 1
chapter05/kernel-exp-headers.xml

@@ -29,7 +29,7 @@ true in a _loong_ time.</screen>
 be the ones which <emphasis>glibc was compiled against</emphasis>.  These are 
 the headers which should remain accessible and so by copying them, we ensure
 that we follow these guidelines.  Also note that as long as you don't have 
-those symlinks, it is perfectly alright to have the kernel sources 
+those symlinks, it is perfectly fine to have the kernel sources 
 in <filename>/usr/src/linux</filename>.</para>
 
 </sect2>