mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
all: fix more spelling errors
This commit is contained in:
parent
b39ece7d35
commit
a7c5d65eb5
19 changed files with 43 additions and 43 deletions
|
@ -30,7 +30,7 @@ cat <<EOF
|
|||
* gnupg_strerror:
|
||||
* @err: Error code
|
||||
*
|
||||
* This function returns a textual representaion of the given
|
||||
* This function returns a textual representation of the given
|
||||
* errorcode. If this is an unknown value, a string with the value
|
||||
* is returned (Beware: it is hold in a static buffer).
|
||||
*
|
||||
|
|
|
@ -26,7 +26,7 @@ cat <<EOF
|
|||
* gnupg_error_token:
|
||||
* @err: Error code
|
||||
*
|
||||
* This function returns a textual representaion of the given
|
||||
* This function returns a textual representation of the given
|
||||
* errorcode. If this is an unknown value, a static string is returned.
|
||||
* This function differs from gnupg_strerror that it yields the string
|
||||
* representation of the macro which is never subject to i18n.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue