summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-12-17 10:51:29 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-12-17 10:51:29 +0000
commiteb8350805f212307058930040648b33288d4c800 (patch)
tree1ce911ab99d432ba2d1a56fc20c4fec58c43e620 /lib
parentf72352d0f9b395b7933b7bd9b84f7db15036101d (diff)
Fixed typo
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1206 17b73243-c579-4c4c-a9d2-2d5706c11dac
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