summaryrefslogtreecommitdiff
path: root/doc/rst/legacy/reference/nss_certificate_functions/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rst/legacy/reference/nss_certificate_functions/index.rst')
-rw-r--r--doc/rst/legacy/reference/nss_certificate_functions/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rst/legacy/reference/nss_certificate_functions/index.rst b/doc/rst/legacy/reference/nss_certificate_functions/index.rst
index 0bf034414..01d694d49 100644
--- a/doc/rst/legacy/reference/nss_certificate_functions/index.rst
+++ b/doc/rst/legacy/reference/nss_certificate_functions/index.rst
@@ -221,7 +221,7 @@ NSS Certificate Functions
certificates:
- \* matches anything
- -  ? matches one character
+ - ? matches one character
- \\ escapes a special character
- $ matches the end of the string
- [abc] matches one occurrence of a, b, or c. The only character that needs to be escaped in