summaryrefslogtreecommitdiff
path: root/m4/ax_check_postgres_db.m4
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:11:18 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:11:18 +0000
commit61479fc0a2fd54bd8b1b5495699ecae5fcf5ee1b (patch)
tree0b04b6ff9ba213d2327bce8392aa6c7ab47dd87a /m4/ax_check_postgres_db.m4
parentd85821c5ac06f6bf61defb6a587aa48ba7923cbc (diff)
downloadautoconf-archive-61479fc0a2fd54bd8b1b5495699ecae5fcf5ee1b.tar.gz
spelling: executed
Diffstat (limited to 'm4/ax_check_postgres_db.m4')
-rw-r--r--m4/ax_check_postgres_db.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_check_postgres_db.m4 b/m4/ax_check_postgres_db.m4
index c01242d..24658cb 100644
--- a/m4/ax_check_postgres_db.m4
+++ b/m4/ax_check_postgres_db.m4
@@ -21,7 +21,7 @@
#
# This macro does fails if either the headers or the library are not
# found, unless ACTION-IF-NOT-FOUND is not empty. When both are found,
-# ACTION-IF-FOUND, if defined, is exectued after the variables have been
+# ACTION-IF-FOUND, if defined, is executed after the variables have been
# defined. If --with-pgsql=no (or equivalents) is given, nothing happens.
#
# An automake conditional can be subsequently defined as