summaryrefslogtreecommitdiff
path: root/doc/html/pcre2_convert_context_free.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcre2_convert_context_free.html')
-rw-r--r--doc/html/pcre2_convert_context_free.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcre2_convert_context_free.html b/doc/html/pcre2_convert_context_free.html
index 6ad9794..e9b142b 100644
--- a/doc/html/pcre2_convert_context_free.html
+++ b/doc/html/pcre2_convert_context_free.html
@@ -28,7 +28,7 @@ DESCRIPTION
This function is part of an experimental set of pattern conversion functions.
It frees the memory occupied by a convert context, using the memory
freeing function from the general context with which it was created, or
-<b>free()</b> if that was not set. If the argument is NULL, the function returns
+<b>free()</b> if that was not set. If the argument is NULL, the function returns
immediately without doing anything.
</P>
<P>