summaryrefslogtreecommitdiff
path: root/doc/pcre2jit.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcre2jit.3')
-rw-r--r--doc/pcre2jit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcre2jit.3 b/doc/pcre2jit.3
index 95c4d3b..9b77550 100644
--- a/doc/pcre2jit.3
+++ b/doc/pcre2jit.3
@@ -267,7 +267,7 @@ inefficient solution, and not recommended.
This is a suggestion for how a multithreaded program that needs to set up
non-default JIT stacks might operate:
.sp
- During thread initalization
+ During thread initialization
thread_local_var = pcre2_jit_stack_create(...)
.sp
During thread exit