about summary refs log tree commit diff stats
path: root/029tools.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-11-28 00:36:37 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-11-28 00:36:37 -0800
commit3c67fedb9b54ce954b165730898ab88a19d318be (patch)
tree21eff032ff711a51ab6964d9244c4f1ccf5feba8 /029tools.cc
parent99bff73fd773aa638d48adc426c55b6ce2010555 (diff)
downloadmu-3c67fedb9b54ce954b165730898ab88a19d318be.tar.gz
2490
Diffstat (limited to '029tools.cc')
-rw-r--r--029tools.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/029tools.cc b/029tools.cc
index d7865a49..29b40836 100644
--- a/029tools.cc
+++ b/029tools.cc
@@ -38,7 +38,7 @@ case TRACE: {
   break;
 }
 
-//: a smarter but more limited version of 'trace'
+//: simpler limited version of 'trace'
 
 :(before "End Primitive Recipe Declarations")
 STASH,