[tor/master] remove a period from a doxygen heading

commit b4ccafd175465e811d2a70627465644760cc3fa4 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Jun 2 11:47:20 2020 -0400 remove a period from a doxygen heading The other headings don't have periods. --- src/lib/crypt_ops/certs.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/crypt_ops/certs.md b/src/lib/crypt_ops/certs.md index 2768548b2..f3bd8c2c9 100644 --- a/src/lib/crypt_ops/certs.md +++ b/src/lib/crypt_ops/certs.md @@ -1,5 +1,5 @@ -@page certificates Certificates in Tor. +@page certificates Certificates in Tor We have, alas, several certificate types in Tor. @@ -27,4 +27,3 @@ their associated keys. documents that include keys and which are signed by keys. You can consider these documents to be an additional kind of certificate if you want.) -
participants (1)
-
nickm@torproject.org