From 4c95b5e04e3c4f72e4005574f67cd6e365d3276f Mon Sep 17 00:00:00 2001 From: Frederic Bonnard Date: Mon, 13 Jun 2016 11:37:09 +0200 Subject: Fix for typos While reviewing the Debian packaging, codespell found those. Most proposed fixes are based on codespell's default dictionnary. Signed-off-by: Frederic Bonnard Reviewed-by: Mukesh Ojha Signed-off-by: Stewart Smith --- external/mambo/mambo_utils.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/mambo') diff --git a/external/mambo/mambo_utils.tcl b/external/mambo/mambo_utils.tcl index 5e97302..65bf036 100644 --- a/external/mambo/mambo_utils.tcl +++ b/external/mambo/mambo_utils.tcl @@ -199,7 +199,7 @@ proc mywatch { } { while { [mysim memory display 0x700 8] != 0 } { mysim cycle 1 } - puts "condition occured " + puts "condition occurred " ipc } -- cgit v1.1