diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-21 16:24:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-21 16:24:46 +0000 |
commit | eb01ffacfeec4303af9e1f09daa92f3a1c8e61b6 (patch) | |
tree | beea77da89fbfb6b2376a6c97d9bc3c6770b4edf /chapter02 | |
parent | f86263ca6f4a51677165fe7893ec69a6995ad871 (diff) |
Another typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9194 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/creatingpartition.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index d5546cff7..33e94f442 100644 --- a/chapter02/creatingpartition.xml +++ b/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> |