mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
Fix a typo. (#151109, Stepan Kasal)
Sun Aug 29 23:50:45 2004 Matthias Clasen <maclas@gmx.de> * glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal)
This commit is contained in:
committed by
Matthias Clasen
parent
380f32b055
commit
bd7ae098d4
@@ -1,7 +1,11 @@
|
|||||||
|
Sun Aug 29 23:50:45 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal)
|
||||||
|
|
||||||
2004-08-13 Matthias Clasen <clasen@redhat.com>
|
2004-08-13 Matthias Clasen <clasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.4.6 ===
|
* === Released 2.4.6 ===
|
||||||
|
|
||||||
2004-08-12 Matthias Clasen <mclasen@redhat.com>
|
2004-08-12 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/tmpl/threads.sgml: Document the necessity to call
|
* glib/tmpl/threads.sgml: Document the necessity to call
|
||||||
|
@@ -109,7 +109,7 @@ error domains.
|
|||||||
|
|
||||||
<!-- ##### ENUM GFileTest ##### -->
|
<!-- ##### ENUM GFileTest ##### -->
|
||||||
<para>
|
<para>
|
||||||
A test to perform an a file using g_file_test().
|
A test to perform on a file using g_file_test().
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@G_FILE_TEST_IS_REGULAR: %TRUE if the file is a regular file (not a symlink or directory)
|
@G_FILE_TEST_IS_REGULAR: %TRUE if the file is a regular file (not a symlink or directory)
|
||||||
|
Reference in New Issue
Block a user