Fix some typos
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 1 May 2005 21:40:46 +0000 (21:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 1 May 2005 21:40:46 +0000 (21:40 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gutils.c

index 65eff94..50d084d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
        happy.
 
        * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
+       * glib/gutils.c: Fix some typos.
 
 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
 
index 65eff94..50d084d 100644 (file)
@@ -4,6 +4,7 @@
        happy.
 
        * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
+       * glib/gutils.c: Fix some typos.
 
 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
 
index 65eff94..50d084d 100644 (file)
@@ -4,6 +4,7 @@
        happy.
 
        * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
+       * glib/gutils.c: Fix some typos.
 
 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
 
index 65eff94..50d084d 100644 (file)
@@ -4,6 +4,7 @@
        happy.
 
        * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
+       * glib/gutils.c: Fix some typos.
 
 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
 
index de3304c..c0c76ad 100644 (file)
@@ -1332,7 +1332,7 @@ g_unsetenv (const gchar *variable)
  *
  * Gets the names of all variables set in the environment.
  * 
- * Return: a NUL-terminated list of strings which must be freed
+ * Returns: a %NULL-terminated list of strings which must be freed
  * with g_strfreev().
  *
  * Since: 2.8