summaryrefslogtreecommitdiff
path: root/pcre/doc/pcre.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/doc/pcre.txt')
-rw-r--r--pcre/doc/pcre.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre/doc/pcre.txt b/pcre/doc/pcre.txt
index c027538f500..f4302bd7ee8 100644
--- a/pcre/doc/pcre.txt
+++ b/pcre/doc/pcre.txt
@@ -8578,7 +8578,7 @@ CONTROLLING THE JIT STACK
This is a suggestion for how a multithreaded program that needs to set
up non-default JIT stacks might operate:
- During thread initalization
+ During thread initialization
thread_local_var = pcre_jit_stack_alloc(...)
During thread exit