aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_proper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_proper.mk')
-rw-r--r--test/plugin_proper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/plugin_proper.mk b/test/plugin_proper.mk
index 98a7c99..ca92d91 100644
--- a/test/plugin_proper.mk
+++ b/test/plugin_proper.mk
@@ -16,7 +16,7 @@ proper-test-dir: build clean
$i "Add PropEr to the list of dependencies"
$t perl -ni.bak -e 'print;if ($$.==1) {print "DEPS = proper\n"}' $(APP)/Makefile
- $i "Generate a module containing Proper properties"
+ $i "Generate a module containing PropEr properties"
$t printf "%s\n" \
"-module($(APP))." \
"-ifdef(TEST)." \