summaryrefslogtreecommitdiff
path: root/doc/html/pcrejit.html
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2021-06-15 16:15:50 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2021-06-15 16:15:50 +0000
commit5d8a6b628ded65e28eb2a4a0f4baa1a9538da408 (patch)
tree0bd323316d4f23f5a3e73ebeb5393467b58aa840 /doc/html/pcrejit.html
parent453977045ee8d1e2d70824fbea9ed433518fb724 (diff)
downloadpcre-5d8a6b628ded65e28eb2a4a0f4baa1a9538da408.tar.gz
Final source tidies for 8.45 release.HEADmaster
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1766 2f5784b3-3f2a-0410-8824-cb99058d5e15
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