summaryrefslogtreecommitdiff
path: root/doc/pcre2_jit_compile.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcre2_jit_compile.3')
-rw-r--r--doc/pcre2_jit_compile.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcre2_jit_compile.3 b/doc/pcre2_jit_compile.3
index c8d3fc0..23dd2d2 100644
--- a/doc/pcre2_jit_compile.3
+++ b/doc/pcre2_jit_compile.3
@@ -29,7 +29,7 @@ bits:
PCRE2_JIT_COMPLETE compile code for full matching
PCRE2_JIT_PARTIAL_SOFT compile code for soft partial matching
PCRE2_JIT_PARTIAL_HARD compile code for hard partial matching
- PCRE2_JIT_INVALID_UTF compile code to handle invalid UTF
+ PCRE2_JIT_INVALID_UTF compile code to handle invalid UTF
.sp
The yield of the function is 0 for success, or a negative error code otherwise.
In particular, PCRE2_ERROR_JIT_BADOPTION is returned if JIT is not supported or