about summary refs log tree commit diff stats
path: root/cpp/022boolean
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/022boolean')
-rw-r--r--cpp/022boolean2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/022boolean b/cpp/022boolean
index 044a3b2b..e7fc9b44 100644
--- a/cpp/022boolean
+++ b/cpp/022boolean
@@ -1,4 +1,4 @@
-//: Boolean primitives.
+//: Boolean primitives
 
 :(before "End Primitive Recipe Declarations")
 AND,