summaryrefslogtreecommitdiffstats
path: root/changes-entries
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2021-05-12 09:25:52 +0200
committerStefan Eissing <icing@apache.org>2021-05-12 09:25:52 +0200
commit958c12bd6a4f2339e380bbadd6238a139166bdd7 (patch)
treee4b7f1c7a19561270df0a2ee11ce4e7abf776348 /changes-entries
parentAllow the tunnelled connections to report the (diff)
downloadapache2-958c12bd6a4f2339e380bbadd6238a139166bdd7.tar.xz
apache2-958c12bd6a4f2339e380bbadd6238a139166bdd7.zip
* Spelling fixes after review by @bigio.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1889788 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r--changes-entries/ocsp_stapling_core.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes-entries/ocsp_stapling_core.txt b/changes-entries/ocsp_stapling_core.txt
index 4830b23d6a..c07cd3e77e 100644
--- a/changes-entries/ocsp_stapling_core.txt
+++ b/changes-entries/ocsp_stapling_core.txt
@@ -16,5 +16,5 @@
OCSP, it falls back to its own (if configured) stapling implementation.
3. mod_md registers itself at the core hooks for OCSP provisioning. Depending
on configuration, it will accept registrations of its own certificates only,
- all certficates or none.
+ all certificates or none.
[Stefan Eissing]