mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-04 04:56:52 +02:00
Fix tiny grammar typo.
2007-12-07 Behdad Esfahbod <behdad@gnome.org> * glib/tmpl/date.sgml: Fix tiny grammar typo. svn path=/trunk/; revision=6063
This commit is contained in:
parent
73c09cfb7e
commit
da0359d90e
@ -1,3 +1,7 @@
|
|||||||
|
2007-12-07 Behdad Esfahbod <behdad@gnome.org>
|
||||||
|
|
||||||
|
* glib/tmpl/date.sgml: Fix tiny grammar typo.
|
||||||
|
|
||||||
2007-12-04 Emmanuele Bassi <ebassi@gnome.org>
|
2007-12-04 Emmanuele Bassi <ebassi@gnome.org>
|
||||||
|
|
||||||
* glib/glib-sections.txt: Add GChecksum public API.
|
* glib/glib-sections.txt: Add GChecksum public API.
|
||||||
|
@ -510,7 +510,7 @@ dates must be valid.
|
|||||||
If @date is prior to @min_date, sets @date equal to @min_date.
|
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.
|
If @date falls after @max_date, sets @date equal to @max_date.
|
||||||
Otherwise, @date is unchanged.
|
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.
|
must be valid.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user