From: klueska Date: Mon, 20 Aug 2007 17:27:04 +0000 (+0000) Subject: Spelling error X-Git-Tag: release_tinyos_2_1_0_0~790 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=a8381812baf485c1f2d8bcc066e018988e97827e Spelling error --- diff --git a/doc/html/tutorial/lesson15.html b/doc/html/tutorial/lesson15.html index 04d35b8c..2aaa4de3 100644 --- a/doc/html/tutorial/lesson15.html +++ b/doc/html/tutorial/lesson15.html @@ -135,7 +135,7 @@ cvs -z3 -d:pserver:anonymous@tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -P -d If you are not using cvs, you will also have to apply the patch found here in order to allow the printf library to compile correctly for - atmega128x baed platforms (i.e. mica2, micaz): + atmega128x based platforms (i.e. mica2, micaz):

     cp tinyos-2.0-printf.patch $TOSROOT/..