Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 1 Aug 2008 18:26:30 +0000 (18:26 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 1 Aug 2008 18:26:30 +0000 (18:26 +0000)
svn path=/trunk/; revision=7278

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

index 14023866789fc09111f9bf64b9a8590b49e9da7c..09d7f647649b38946af3a31dcd7ecd0f5dd454a5 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-01  Matthias Clasen  <mclasen2redhat.com>
+
+       * glib/tmpl/testing.sgml: Fix a typo. Noticed by Marek Kasik.
+
 2008-07-28  Matthias Clasen  <mclasen2redhat.com>
 
        * glib/glib-sections.txt: Add g_markup_context_get_user_data
index 12a132832c67663084daa20020536eafeb73a01c..5f2c4185269a32368ad9beed0dbff08ea0fc54c1 100644 (file)
@@ -133,7 +133,7 @@ Returns %TRUE if tests are run in verbose mode.
 
 <!-- ##### MACRO g_test_quiet ##### -->
 <para>
-Returns %TRUE if tests are run in quite mode.
+Returns %TRUE if tests are run in quiet mode.
 </para>