aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/src/key.h
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2018-11-08 05:34:27 +0000
committerDaniel Kahn Gillmor <[email protected]>2018-11-08 05:34:27 +0000
commit2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 (patch)
treed53dd780b6169d9cc09d7ab91e99e28cb8e96084 /lang/cpp/src/key.h
parentdocs: python bindings (diff)
downloadgpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.tar.gz
gpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.zip
spelling: fix misspellings
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'lang/cpp/src/key.h')
-rw-r--r--lang/cpp/src/key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cpp/src/key.h b/lang/cpp/src/key.h
index c4edba07..dd855aec 100644
--- a/lang/cpp/src/key.h
+++ b/lang/cpp/src/key.h
@@ -163,7 +163,7 @@ public:
* Needs gnupg 2.1.13 and the key needs to be updated
* afterwards to see the new uid.
*
- * @param uid should be fully formated and UTF-8 encoded.
+ * @param uid should be fully formatted and UTF-8 encoded.
*
* @returns a possible error.
**/