1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00

doc: Typo fix in a comment.

--
This commit is contained in:
Werner Koch 2018-07-05 09:42:06 +02:00
parent 01cd66f9fa
commit 9ea9b9db7e
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -3293,7 +3293,7 @@ parse_key_parameter_string (const char *string, int part,
* part consider this to be the subkey algo. In case a * part consider this to be the subkey algo. In case a
* SUGGESTED_USE has been given and the usage of the secondary * SUGGESTED_USE has been given and the usage of the secondary
* part does not match SUGGESTED_USE try again using the primary * part does not match SUGGESTED_USE try again using the primary
* part. Noet thar when falling back to the primary key we need * part. Note that when falling back to the primary key we need
* to force clearing the cert usage. */ * to force clearing the cert usage. */
if (secondary) if (secondary)
{ {