]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Spelling error
authorklueska <klueska>
Mon, 20 Aug 2007 17:27:04 +0000 (17:27 +0000)
committerklueska <klueska>
Mon, 20 Aug 2007 17:27:04 +0000 (17:27 +0000)
doc/html/tutorial/lesson15.html

index 04d35b8c31eab0affad84a77274eb193919c46ca..2aaa4de370ec011c6c18451dc1241f11f84472a5 100644 (file)
@@ -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 <a href=http://www.stanford.edu/~klueska/tinyos-2.0-printf.patch>here</a>
     in order to allow the <code>printf</code> library to compile correctly for
-    atmega128x baed platforms (i.e. mica2, micaz):
+    atmega128x based platforms (i.e. mica2, micaz):
     </p>
     <pre>
     cp tinyos-2.0-printf.patch $TOSROOT/..