about summary refs log tree commit diff stats
path: root/mu
diff options
context:
space:
mode:
Diffstat (limited to 'mu')
-rwxr-xr-xmu2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu b/mu
index 76548f2f..da738da7 100755
--- a/mu
+++ b/mu
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Compile mu if necessary before running it.
+# Compile Mu if necessary before running it.
 
 ./build || exit 1