diff options
author | Neal H. Walfield <neal@g10code.de> | 2015-03-19 11:14:52 +0100 |
---|---|---|
committer | Neal H. Walfield <neal@g10code.de> | 2015-03-23 19:58:30 +0100 |
commit | 096f4186c8cba7435105b4731b63aab953eb3ac7 (patch) | |
tree | 05a829ad75c5a257cb81c14ad5e650c8fed285d9 /configure.ac | |
parent | Improve documenation of http_parse_uri. (diff) | |
download | gnupg2-096f4186c8cba7435105b4731b63aab953eb3ac7.tar.xz gnupg2-096f4186c8cba7435105b4731b63aab953eb3ac7.zip |
Improve spelling and grammar of some comments.
--
Signed-off-by: Neal H. Walfield <neal@g10code.de>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 34fffb28d..d02137a94 100644 --- a/configure.ac +++ b/configure.ac @@ -1799,7 +1799,7 @@ if test x"$use_regex" != xyes ; then echo " Warning: No regular expression support available. OpenPGP trust signatures won't work. - gpg-check-pattern will not be build. + gpg-check-pattern will not be built. " fi if test "x${gpg_config_script_warn}" != x; then |