aboutsummaryrefslogtreecommitdiffstats
path: root/common/gpgrlhelp.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/gpgrlhelp.c')
-rw-r--r--common/gpgrlhelp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gpgrlhelp.c b/common/gpgrlhelp.c
index ec72c98c8..4f8e65295 100644
--- a/common/gpgrlhelp.c
+++ b/common/gpgrlhelp.c
@@ -21,8 +21,8 @@
/* This module may by used by applications to initializes readline
support. It is required so that we can have hooks in other parts
- of libcommon without actually requing to link against
- libreadline. It works along ttyio.c which a proper part of
+ of libcommon without actually requiring to link against
+ libreadline. It works along with ttyio.c which is a proper part of
libcommon. */
#include <config.h>