summaryrefslogtreecommitdiff
path: root/m4/ax_enable_builddir.m4
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:05:23 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:05:23 +0000
commit0b3a3d59cf7f71ec621d7b11fb4bd196b181de68 (patch)
tree1e4fb4b2b47126ff85f91de80daebc927391ec17 /m4/ax_enable_builddir.m4
parent45b515acc363ce5c095fe5575e9790b9a6c6d543 (diff)
downloadautoconf-archive-0b3a3d59cf7f71ec621d7b11fb4bd196b181de68.tar.gz
spelling: detection
Diffstat (limited to 'm4/ax_enable_builddir.m4')
-rw-r--r--m4/ax_enable_builddir.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_enable_builddir.m4 b/m4/ax_enable_builddir.m4
index a62b181..b3b0fe9 100644
--- a/m4/ax_enable_builddir.m4
+++ b/m4/ax_enable_builddir.m4
@@ -24,7 +24,7 @@
# toplevel builddir Makefile. It just copies the variables and
# rule-targets, each extended with a default rule-execution that recurses
# into the build directory of the current "HOST". You can override the
-# auto-dection through `config.guess` and build-time of course, as in
+# auto-detection through `config.guess` and build-time of course, as in
#
# make HOST=i386-mingw-cross
#