about summary refs log tree commit diff stats
path: root/apps/ex2.mu
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ex2.mu')
-rw-r--r--apps/ex2.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ex2.mu b/apps/ex2.mu
index fc20aa2e..c3a73874 100644
--- a/apps/ex2.mu
+++ b/apps/ex2.mu
@@ -1,4 +1,4 @@
-# Add two numbers, and return the result in the exit code.
+# Add 3 and 4, and return the result in the exit code.
 #
 # To run:
 #   $ ./translate_mu apps/ex2.mu