diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-11 03:38:59 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-11 03:38:59 +0000 |
commit | ca114fcf34f3c834ec1772a27dd018ef9c6b0440 (patch) | |
tree | 84aef0ed05e11f532a03dd002138c97ce78c70f7 | |
parent | a2021d8dab1e6fd4615381ef5ffaf177a36cdb0a (diff) |
recieving->receiving
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter02/askforhelp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index 045476c1c..765ddd9e7 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -20,7 +20,7 @@ Essential things to include are:</para> <itemizedlist> <listitem><para>The version of the book you are using, which is &version;</para></listitem> <listitem><para>Which package or section you are having problems with</para></listitem> -<listitem><para>What the exact error message or symptom you are recieving is</para></listitem> +<listitem><para>What the exact error message or symptom you are receiving is</para></listitem> <listitem><para>If you have deviated from the book at all</para></listitem> </itemizedlist> |