Fix a typo. (#160162, Tom Copeland)
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Dec 2004 03:37:24 +0000 (03:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 2 Dec 2004 03:37:24 +0000 (03:37 +0000)
2004-12-01  Matthias Clasen  <mclasen@redhat.com>

* glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)

docs/reference/ChangeLog
docs/reference/glib/tmpl/iochannels.sgml

index a51697069b00b9208e79457ef002472eb5df33b3..1cccfb7d1972cc6e5e8d4a8a13e84d401519ae53 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
+
 2004-11-30  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/building.sgml: Document --enable-man and --disable-visibility.
index 5d98dec0814e0fc94d272ca5e0dc352983d4e9e9..7ae3245ee2758efe78608f68f7c61e7b3100db71 100644 (file)
@@ -87,7 +87,7 @@ g_get_charset()) with the g_io_channel_set_encoding() function.
 </para>
 <para>
 If you want to read raw binary data without interpretation, then
-call the g_io_charset_set_encoding() function with %NULL for the
+call the g_io_channel_set_encoding() function with %NULL for the
 encoding argument.
 </para>