2007-12-07 Behdad Esfahbod <behdad@gnome.org>
* glib/tmpl/date.sgml: Fix tiny grammar typo.
svn path=/trunk/; revision=6063
+2007-12-07 Behdad Esfahbod <behdad@gnome.org>
+
+ * glib/tmpl/date.sgml: Fix tiny grammar typo.
+
2007-12-04 Emmanuele Bassi <ebassi@gnome.org>
* glib/glib-sections.txt: Add GChecksum public API.
If @date is prior to @min_date, sets @date equal to @min_date.
If @date falls after @max_date, sets @date equal to @max_date.
Otherwise, @date is unchanged.
-Either @min_date and @max_date may be %NULL. All non-%NULL dates
+Either of @min_date and @max_date may be %NULL. All non-%NULL dates
must be valid.
</para>