constify X509_REQ_get0_signature()
[openssl.git] / doc / apps / ecparam.pod
index e55322c9b5e7a229eac15c5a221e5864e09ec94c..51678964031d8b77d76eab906a2f6fccfc79ffd6 100644 (file)
@@ -104,7 +104,7 @@ Possible value are: B<named_curve>, i.e. the ec parameters are
 specified by an OID, or B<explicit> where the ec parameters are
 explicitly given (see RFC 3279 for the definition of the
 EC parameters structures). The default value is B<named_curve>.
-B<Note> the B<implicitlyCA> alternative ,as specified in RFC 3279,
+B<Note> the B<implicitlyCA> alternativeas specified in RFC 3279,
 is currently not implemented in OpenSSL.
 
 =item B<-no_seed>