From: Matthias Clasen Date: Mon, 30 Aug 2004 03:54:01 +0000 (+0000) Subject: Fix a typo. (#151109, Stepan Kasal) X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=f04024e32db489195a946367aa910ede4cfa8783;p=dana%2Fcg-glib.git Fix a typo. (#151109, Stepan Kasal) Sun Aug 29 23:50:45 2004 Matthias Clasen * glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal) --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 3e77f7ef..2a538a8d 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +Sun Aug 29 23:50:45 2004 Matthias Clasen + + * glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal) + 2004-08-27 Matthias Clasen * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS. diff --git a/docs/reference/glib/tmpl/fileutils.sgml b/docs/reference/glib/tmpl/fileutils.sgml index d0780e7a..aee0cf24 100644 --- a/docs/reference/glib/tmpl/fileutils.sgml +++ b/docs/reference/glib/tmpl/fileutils.sgml @@ -111,7 +111,7 @@ error domains. -A test to perform an a file using g_file_test(). +A test to perform on a file using g_file_test(). @G_FILE_TEST_IS_REGULAR: %TRUE if the file is a regular file (not a symlink or directory)