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 87eb0305b913269e2184e6a8b522420aee8adbca..437372efad70d484254b674011b2b691e9d7395b 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 fa1604e9c4e70aac5a09a4bcd88f9bc89b83b5a6..5ea9e147f35be0c40ac118eb799a8864d0179a30 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>