diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index 47d224fa8c8..78478af4e62 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -624,7 +624,7 @@ error
| SSIStartTag tag | "<!--#" | sv | B |
| String that starts an include element |
| SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | svdh | B |
| Configures the format in which date strings are
displayed |
-| SSIUndefinedEcho string | "(none)" | sv | B |
| String displayed when an unset variable is echoed |
+| SSIUndefinedEcho string | "(none)" | svdh | B |
| String displayed when an unset variable is echoed |
| SSLCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
for Client Auth |
| SSLCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index bbb62e051ae..949e8b03870 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -609,7 +609,7 @@ error |
| SSIStartTag tag | "<!--#" | sv | B |
| String that starts an include element |
| SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | svdh | B |
| Configures the format in which date strings are
displayed |
-| SSIUndefinedEcho string | "(none)" | sv | B |
| String displayed when an unset variable is echoed |
+| SSIUndefinedEcho string | "(none)" | svdh | B |
| String displayed when an unset variable is echoed |
| SSLCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
for Client Auth |
| SSLCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
--
2.47.3
|