aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/simple-pwquery.c2
-rw-r--r--common/xreadline.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/simple-pwquery.c b/common/simple-pwquery.c
index 0b70ddecc..37a45816c 100644
--- a/common/simple-pwquery.c
+++ b/common/simple-pwquery.c
@@ -1,4 +1,4 @@
-/* simple-pwquery.c - A simple password query cleint for gpg-agent
+/* simple-pwquery.c - A simple password query client for gpg-agent
* Copyright (C) 2002, 2004 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
diff --git a/common/xreadline.c b/common/xreadline.c
index 85f0af02e..23aa35269 100644
--- a/common/xreadline.c
+++ b/common/xreadline.c
@@ -39,7 +39,7 @@
memory was enable and ERRNO is set accordingly.
If a line has been truncated, the file pointer is moved forward to
- the end of the line so that the next read start with tghe next
+ the end of the line so that the next read start with the next
line. Note that MAX_LENGTH must be re-initialzied in this case..
Note: The returned buffer is allocated with enough extra space to