about summary refs log tree commit diff stats
path: root/cpp/030container
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/030container')
-rw-r--r--cpp/030container2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/030container b/cpp/030container
index 7f333509..fa936d25 100644
--- a/cpp/030container
+++ b/cpp/030container
@@ -108,7 +108,7 @@ case GET: {
 }
 
 //: 'get' requires a literal in ingredient 1. We'll use a synonym called
-//: 'offset'
+//: 'offset'.
 :(before "End Mu Types Initialization")
 Type_number["offset"] = 0;