summaryrefslogtreecommitdiff
path: root/cipher/dsa.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-04-14 17:51:11 +0000
committerWerner Koch <wk@gnupg.org>1998-04-14 17:51:11 +0000
commit85d94e41dd413ae2f5ddf363f241e96784444b67 (patch)
tree7fc9083499e1f32ecea505d9a1fb9a023615990d /cipher/dsa.c
parent9a8d62b20eba18310d87eedb68828fa86326e1a2 (diff)
downloadlibgcrypt-85d94e41dd413ae2f5ddf363f241e96784444b67.tar.gz
applied Mathews typo and grammar fixes
Diffstat (limited to 'cipher/dsa.c')
-rw-r--r--cipher/dsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/dsa.c b/cipher/dsa.c
index 8eb0cec9..f32fee64 100644
--- a/cipher/dsa.c
+++ b/cipher/dsa.c
@@ -75,7 +75,7 @@ dsa_free_secret_key( DSA_secret_key *sk )
/****************
- * Test wether the secret key is valid.
+ * Test whether the secret key is valid.
* Returns: if this is a valid key.
*/
int