diff options
author | Andre Heinecke <[email protected]> | 2017-12-08 04:59:11 +0000 |
---|---|---|
committer | Andre Heinecke <[email protected]> | 2017-12-08 04:59:11 +0000 |
commit | 7b5182f2889310fc43d5fe05e7ec1ffd3c1f7b06 (patch) | |
tree | eec53d15eec31d2dffa85058c91ee44827f7932c /tests | |
parent | cpp: Fix handling of lsig promotion (diff) | |
download | gpgme-7b5182f2889310fc43d5fe05e7ec1ffd3c1f7b06.tar.gz gpgme-7b5182f2889310fc43d5fe05e7ec1ffd3c1f7b06.zip |
Spelling fixes for comments and doc
--
Patch provided by ka7 in dev.gnupg.org
Differential D423
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ChangeLog-2011 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ChangeLog-2011 b/tests/ChangeLog-2011 index 3ec0fb7c..02c6dab2 100644 --- a/tests/ChangeLog-2011 +++ b/tests/ChangeLog-2011 @@ -237,7 +237,7 @@ * gpg/t-keylist.c: Reordered list to match new demo keyring. Add arg for number of subkeys and for extra checking function. (main): Enhanced a few error outputs. Changed subkey - counting. Call extra checking fucntion. + counting. Call extra checking function. (check_whisky): New. 2005-10-07 Marcus Brinkmann <[email protected]> |