diff options
Diffstat (limited to 'lang/cpp/src/key.h')
-rw-r--r-- | lang/cpp/src/key.h | 2 |
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. **/ |