summaryrefslogtreecommitdiff
path: root/src/statisticsFunctions/mean/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/statisticsFunctions/mean/Makefile.am')
-rw-r--r--src/statisticsFunctions/mean/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statisticsFunctions/mean/Makefile.am b/src/statisticsFunctions/mean/Makefile.am
index dd2d9358..7fac26c5 100644
--- a/src/statisticsFunctions/mean/Makefile.am
+++ b/src/statisticsFunctions/mean/Makefile.am
@@ -43,7 +43,7 @@ check_PROGRAMS = testFloatMean testDoubleMean
TESTS = testFloatMean testDoubleMean
#
-# -*- Meanine Tests -*-
+# -*- Mean Tests -*-
#
testFloatMean_SOURCES = testFloatMean.c
testFloatMean_CFLAGS = $(check_INCLUDES)