summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-09-10 23:25:50 +0800
committerDaniel Bovensiepen <[email protected]>2012-09-10 23:25:50 +0800
commitf6a9846d0eabda0d42b1f6481d063754ea9f17c9 (patch)
treefcac49a639b78f3daa0bfdc07d6c3798b95e0099 /test
parentfffa89014e5956741eae77c09a7606ac22463576 (diff)
downloadmruby-f6a9846d0eabda0d42b1f6481d063754ea9f17c9.tar.gz
mruby-f6a9846d0eabda0d42b1f6481d063754ea9f17c9.zip
Fix writing errors in Makefiles
Diffstat (limited to 'test')
-rw-r--r--test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index 921442b28..18bc79b5a 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,5 +1,5 @@
-# makefile discription.
-# basic build file for mruby library (Ruby part)
+# Makefile description.
+# basic build file for the mruby testing environment mrbtest
# project-specific macros
# extension of the executable-file is modifiable(.exe .out ...)