diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/errorref.txt | 2 | ||||
-rw-r--r-- | doc/gpgrt.texi | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt index da4510e..d389398 100644 --- a/doc/errorref.txt +++ b/doc/errorref.txt @@ -78,7 +78,7 @@ GPG_ERR_NO_PUBKEY No public key - The public key could not be retrieved from a corresponding certificate on a card (command READKEY in scd). - A requested certificate was not found or an unspecified - error occured while selecting a X.509 certificate in + error occurred while selecting a X.509 certificate in gpgsm. - The specified certificate or key was not found. This does not necessary mean that the certifciate is not diff --git a/doc/gpgrt.texi b/doc/gpgrt.texi index b8a3008..53beef8 100644 --- a/doc/gpgrt.texi +++ b/doc/gpgrt.texi @@ -128,7 +128,7 @@ RunTime). This manual documents the Libgpg-error library application programming interface (API). The goal is to that all functions and data types provided by the library are explained. However, for now this is only -a stub and not very usefull. +a stub and not very useful. @node Features @@ -327,7 +327,7 @@ TBD. @node Generalities @chapter Generalities -TBD. (Description of the error fucntion may be taken from Libgcrypt.) +TBD. (Description of the error function may be taken from Libgcrypt.) |