summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/make/make.config.defn.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/make/make.config.defn.in b/lib/make/make.config.defn.in
index 5d6141db..6bdccf4b 100644
--- a/lib/make/make.config.defn.in
+++ b/lib/make/make.config.defn.in
@@ -4,7 +4,7 @@
# @author Tom Goodale
# @desc
# Make definition file for a configuration
-# Defines the conpilers, etc.
+# Defines the compilers, etc.
#
# Should be run through autoconf to produce make.config.defn
# @enddesc