aboutsummaryrefslogtreecommitdiffstats
path: root/g10/seskey.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/seskey.c')
-rw-r--r--g10/seskey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/seskey.c b/g10/seskey.c
index becde5c77..844f2e4c1 100644
--- a/g10/seskey.c
+++ b/g10/seskey.c
@@ -183,7 +183,7 @@ do_encode_md( MD_HANDLE md, int algo, size_t len, unsigned nbits,
* Encode a message digest into an MPI.
* v3compathack is used to work around a bug in old GnuPG versions
* which did put the algo identifier inseatd of the block type 1 into
- * the encoded value. setting this vare force the old behaviour.
+ * the encoded value. Setting this flag forces the old behaviour.
*/
MPI
encode_md_value( int pubkey_algo, MD_HANDLE md, int hash_algo,