a typo
authorStepan Kasal <skasal@src.gnome.org>
Wed, 10 Aug 2005 10:56:46 +0000 (10:56 +0000)
committerStepan Kasal <skasal@src.gnome.org>
Wed, 10 Aug 2005 10:56:46 +0000 (10:56 +0000)
docs/reference/ChangeLog
docs/reference/glib/tmpl/error_reporting.sgml

index 87eb030..437372e 100644 (file)
@@ -2,6 +2,8 @@
 
        Fix typos: Invokation --> Invocation (in various places)
 
+       * glib/tmpl/error_reporting.sgml: Fix a typo.
+
 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
 
        * gobject/tmpl/gparamspec.sgml: 
index fa1604e..5ea9e14 100644 (file)
@@ -249,7 +249,7 @@ The error domain is called
 <listitem>
 <para>
 The error codes are in an enumeration called 
-<literal>&lt;Namespace&gt;_&lt;Module&gt;_Error</literal>; for example,
+<literal>&lt;Namespace&gt;&lt;Module&gt;Error</literal>; for example,
 #GThreadError or #GSpawnError.
 </para>
 </listitem>