summaryrefslogtreecommitdiff
path: root/glib/src/regex.hg
diff options
context:
space:
mode:
Diffstat (limited to 'glib/src/regex.hg')
-rw-r--r--glib/src/regex.hg2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/src/regex.hg b/glib/src/regex.hg
index ce971dc0..73784cab 100644
--- a/glib/src/regex.hg
+++ b/glib/src/regex.hg
@@ -89,7 +89,7 @@ _WRAP_GERROR(RegexError, GRegexError, G_REGEX_ERROR, NO_GTYPE)
* The regular expressions low level functionalities are obtained through the
* excellent PCRE library written by Philip Hazel.
*
- * @newin2p14
+ * @since{2,14}
*/
class Regex
{