From 6db3db6bd732279e38807bc50c941ff9a7984e65 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Tue, 9 Oct 2012 12:47:50 -0700 Subject: [PATCH] fix small tutorial typo --- doc/tutorial/source/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/source/getting-started.rst b/doc/tutorial/source/getting-started.rst index 52d31116e..3e154b430 100644 --- a/doc/tutorial/source/getting-started.rst +++ b/doc/tutorial/source/getting-started.rst @@ -541,7 +541,7 @@ produces the following output. *What do I do if I don't see the output?* -If you don't see ``waf`` messages indicating that the build was +If you see ``waf`` messages indicating that the build was completed successfully, but do not see the "Hello Simulator" output, chances are that you have switched your build mode to "optimized" in the "Building with Waf" section, but have missed the change back to