From d389819eea3a84e388935153e3be847342809da3 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 00:37:40 -0500 Subject: Convert all Unicode to ASCII(128) --- develenv/sample.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'develenv/sample.rst') diff --git a/develenv/sample.rst b/develenv/sample.rst index fa35f6a..2531408 100644 --- a/develenv/sample.rst +++ b/develenv/sample.rst @@ -129,7 +129,7 @@ The following messages are printed: Hello World \*** END OF HELLO WORLD TEST \*** -These messages are printed from the application’s +These messages are printed from the application's single initialization task. If the above messages are not printed correctly, then either the BSP start up code or the console output routine is not operating properly. @@ -199,7 +199,7 @@ when using the Ada version to output the following messages: \*** END OF SAMPLE SINGLE PROCESSOR APPLICATION \*** The first two messages are printed from the -application’s single initialization task. The final messages +application's single initialization task. The final messages are printed from the single application task. Base Multiple Processor Application @@ -233,7 +233,7 @@ The second node will print the following messages: This task has the id of 0x20002 \*** END OF SAMPLE MULTIPROCESSOR APPLICATION \*** -The herald is printed from the application’s single +The herald is printed from the application's single initialization task on each node. The final messages are printed from the single application task on each node. -- cgit v1.2.3