summaryrefslogtreecommitdiff
path: root/doc/index.html.src
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-07-11 09:48:32 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-07-11 09:48:32 +0000
commite560d569e1982c4f2310318cfd51b445fdde0c55 (patch)
tree94e8ce21624f0a00f891fcf6fae135f3111a1a6b /doc/index.html.src
parent769020776720906c31e0811689c8aedd185a579e (diff)
downloadpcre2-e560d569e1982c4f2310318cfd51b445fdde0c55.tar.gz
Fix typo.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@960 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/index.html.src')
-rw-r--r--doc/index.html.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html.src b/doc/index.html.src
index b9393d9..82b43c3 100644
--- a/doc/index.html.src
+++ b/doc/index.html.src
@@ -141,7 +141,7 @@ in the library.
<td>&nbsp;&nbsp;Free a general context</td></tr>
<tr><td><a href="pcre2_get_error_message.html">pcre2_get_error_message</a></td>
- <td>&nbsp;&nbsp;Free study data</td></tr>
+ <td>&nbsp;&nbsp;Get textual error message for error number</td></tr>
<tr><td><a href="pcre2_get_mark.html">pcre2_get_mark</a></td>
<td>&nbsp;&nbsp;Get a (*MARK) name</td></tr>