about summary refs log tree commit diff stats
path: root/cpp/060string.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-18 07:50:51 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-18 07:50:51 -0700
commitc8e725632e106920edd7b6aad1556dd8993ecee4 (patch)
tree19d70093eccb531cbb6c8692e87d73d214e404a8 /cpp/060string.mu
parent2d938a1c362f82d27aeff55a11991bf522f3308e (diff)
downloadmu-c8e725632e106920edd7b6aad1556dd8993ecee4.tar.gz
1096
Diffstat (limited to 'cpp/060string.mu')
-rw-r--r--cpp/060string.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/060string.mu b/cpp/060string.mu
index fb1a1eb5..8f64b67f 100644
--- a/cpp/060string.mu
+++ b/cpp/060string.mu
@@ -1,4 +1,4 @@
-# Some useful helpers for dealing with strings
+# Some useful helpers for dealing with strings.
 
 recipe string-equal [
   default-space:address:space <- new location:type, 30:literal