diff options
Diffstat (limited to 'docs/users_guide/gone_wrong.xml')
-rw-r--r-- | docs/users_guide/gone_wrong.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/users_guide/gone_wrong.xml b/docs/users_guide/gone_wrong.xml index bb5fcb0d4e..7ffca8bea8 100644 --- a/docs/users_guide/gone_wrong.xml +++ b/docs/users_guide/gone_wrong.xml @@ -105,7 +105,7 @@ </variablelist> </sect1> - <sect1 id="wrong-compilee"> + <sect1 id="wrong-compile"> <title>When your program “does the wrong thing”</title> <indexterm><primary>problems running your program</primary></indexterm> @@ -208,5 +208,6 @@ <!-- Emacs stuff: ;;; Local Variables: *** ;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") *** + ;;; ispell-local-dictionary: "british" *** ;;; End: *** --> |