about summary refs log tree commit diff stats
path: root/030container.cc
diff options
context:
space:
mode:
Diffstat (limited to '030container.cc')
-rw-r--r--030container.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/030container.cc b/030container.cc
index 14166047..61fad420 100644
--- a/030container.cc
+++ b/030container.cc
@@ -32,7 +32,7 @@ recipe main [
 recipe main [
   2:point <- copy 1:number
 ]
-+warn: main: size mismatch in storing to 2:point at '2:point <- copy 1:number'
++warn: main: size mismatch in storing to 2:point (2 vs 1) at '2:point <- copy 1:number'
 
 :(before "End Mu Types Initialization")
 // A more complex container, containing another container as one of its