aboutsummaryrefslogtreecommitdiffstats
path: root/tools/watchgnupg.c
diff options
context:
space:
mode:
authorNeal H. Walfield <[email protected]>2015-03-19 10:14:52 +0000
committerNeal H. Walfield <[email protected]>2015-03-23 18:58:30 +0000
commit096f4186c8cba7435105b4731b63aab953eb3ac7 (patch)
tree05a829ad75c5a257cb81c14ad5e650c8fed285d9 /tools/watchgnupg.c
parentImprove documenation of http_parse_uri. (diff)
downloadgnupg-096f4186c8cba7435105b4731b63aab953eb3ac7.tar.gz
gnupg-096f4186c8cba7435105b4731b63aab953eb3ac7.zip
Improve spelling and grammar of some comments.
-- Signed-off-by: Neal H. Walfield <[email protected]>
Diffstat (limited to 'tools/watchgnupg.c')
-rw-r--r--tools/watchgnupg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/watchgnupg.c b/tools/watchgnupg.c
index 8ad2a13e3..9118aa056 100644
--- a/tools/watchgnupg.c
+++ b/tools/watchgnupg.c
@@ -152,7 +152,7 @@ print_fd_and_time (int fd)
/* Print LINE for the client identified by C. Calling this function
- witgh LINE set to NULL, will flush the internal buffer. */
+ with LINE set to NULL, will flush the internal buffer. */
static void
print_line (client_t c, const char *line)
{