Browse Source

Another typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9194 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 years ago
parent
commit
eb01ffacfe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter02/creatingpartition.xml

+ 1 - 1
chapter02/creatingpartition.xml

@@ -93,7 +93,7 @@
     <para>Swapping is never good.  Generally you can tell if a system is
     swapping by just listening to disk activity and observing how the system
     reacts to commands.  The first reaction to swapping should be to check for
-    an unresonable command such as trying to edit a five gigabyte file.  If
+    an unreasonable command such as trying to edit a five gigabyte file.  If
     swapping becomes a normal occurance, the best solution is to purchase more
     RAM for your system.</para> </sect3>