From 9a81d7460fdb16f4e77712e5381d9db8781f5ae6 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 22 Oct 2016 16:56:07 -0700 Subject: 3561 --- 033exclusive_container.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '033exclusive_container.cc') diff --git a/033exclusive_container.cc b/033exclusive_container.cc index a88e684d..800f1a86 100644 --- a/033exclusive_container.cc +++ b/033exclusive_container.cc @@ -216,7 +216,7 @@ def main [ ] $error: 0 -//:: Allow exclusive containers to be defined in mu code. +//:: Allow exclusive containers to be defined in Mu code. :(scenario exclusive_container) exclusive-container foo [ -- cgit 1.4.1-2-gfad0 Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/042name.cc
blob: 1e386db4ee8275a717ea30de18f2ade76196907e (plain) (tree)
1
2
3
4
5
6
7
8
9