DOC: fix typo in openssl-cmp

RAVERIFED -> RAVERIFIED

CLA: trivial

Reviewed-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/29202)

(cherry picked from commit 0db815332d)
This commit is contained in:
Shohei YOSHIDA
2025-11-24 17:55:06 +09:00
committed by Tomas Mraz
parent 3a12309900
commit 602791ead1

View File

@@ -1274,7 +1274,7 @@ So far this has no effect because the server does not accept any error messages.
=item B<-accept_raverified>
Accept RAVERIFED as proof of possession (POPO).
Accept RAVERIFIED as proof of possession (POPO).
=back