summaryrefslogtreecommitdiff
path: root/doc/pcre2jit.3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2021-06-14 10:53:18 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2021-06-14 10:53:18 +0000
commit2dc439560d18cea1cec9613354bc3bae25a88a93 (patch)
tree2bf3f7f1d14323d511167feed1bd777bd5bf909d /doc/pcre2jit.3
parentb80b6577a9ef31b0004da8fd1097e19f61d0f5f6 (diff)
downloadpcre2-2dc439560d18cea1cec9613354bc3bae25a88a93.tar.gz
Fix some documentation typos.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1316 6239d852-aaf2-0410-a92c-79f79f948069
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