summaryrefslogtreecommitdiff
path: root/doc/html/pcrejit.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcrejit.html')
-rw-r--r--doc/html/pcrejit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcrejit.html b/doc/html/pcrejit.html
index abb3425..c1e0310 100644
--- a/doc/html/pcrejit.html
+++ b/doc/html/pcrejit.html
@@ -299,7 +299,7 @@ recommended.
This is a suggestion for how a multithreaded program that needs to set up
non-default JIT stacks might operate:
<pre>
- During thread initalization
+ During thread initialization
thread_local_var = pcre_jit_stack_alloc(...)
During thread exit