glib r7338 - in trunk/docs/reference: . glib/tmpl
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7338 - in trunk/docs/reference: . glib/tmpl
- Date: Mon, 11 Aug 2008 19:31:54 +0000 (UTC)
Author: matthiasc
Date: Mon Aug 11 19:31:54 2008
New Revision: 7338
URL: http://svn.gnome.org/viewvc/glib?rev=7338&view=rev
Log:
Fix a reference
Modified:
trunk/docs/reference/ChangeLog
trunk/docs/reference/glib/tmpl/gregex.sgml
Modified: trunk/docs/reference/glib/tmpl/gregex.sgml
==============================================================================
--- trunk/docs/reference/glib/tmpl/gregex.sgml (original)
+++ trunk/docs/reference/glib/tmpl/gregex.sgml Mon Aug 11 19:31:54 2008
@@ -220,7 +220,7 @@
With this flag set, this match is not valid, so GRegex searches further
into the string for occurrences of "a" or "b".
@G_REGEX_MATCH_PARTIAL: Turns on the partial matching feature, for more
-documentation on partial matching see g_regex_is_partial_match().
+documentation on partial matching see g_match_info_is_partial_match().
@G_REGEX_MATCH_NEWLINE_CR: Overrides the newline definition set when creating
a new #GRegex, setting the '\r' character as line terminator.
@G_REGEX_MATCH_NEWLINE_LF: Overrides the newline definition set when creating
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]