]> granicus.if.org Git - onig/commitdiff
Fix SYNTAX documentation for escaped parentheses.
authorSean Werkema <sean@werkema.com>
Sun, 17 Mar 2019 18:32:08 +0000 (14:32 -0400)
committerSean Werkema <sean@werkema.com>
Sun, 17 Mar 2019 18:32:08 +0000 (14:32 -0400)
doc/SYNTAX.md

index 2820598cffa98c35ff13f83c95c522f715466c61..ec98483f063762e5f79750d4275dfc27df066c66 100644 (file)
@@ -191,7 +191,7 @@ Enables support for the common `(...)` grouping-and-capturing operators.  You us
 want this flag set.\r
 \r
 \r
-### 13. ONIG_SYN_OP_ESC_LPAREN_SUBEXP (disable `\(` and `\)`)\r
+### 13. ONIG_SYN_OP_ESC_LPAREN_SUBEXP (enable `\(` and `\)`)\r
 \r
 _Set in: PosixBasic, Emacs, Grep_\r
 \r