]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fix some spelling.
authorscipio <scipio>
Mon, 19 Feb 2007 07:00:44 +0000 (07:00 +0000)
committerscipio <scipio>
Mon, 19 Feb 2007 07:00:44 +0000 (07:00 +0000)
doc/html/tutorial/lesson11.html

index e97a79c81797a4ffd250c9658c14c057e2f6efe4..7d9cf46012795d35b16a23945df5dee17f474c1d 100644 (file)
@@ -384,8 +384,8 @@ event message_t* Receive.receive(message_t* bufPtr, void* payload, uint8_t len)
         that the mote has booted. TOSSIM's debugging output can be
         configured on a per-channel basis. So, for example, you can
         tell TOSSIM to send the "Boot" channel to standard output, but
-        another channel, say "AM", to a file. Additionally, you can
-        configureBy default, a channel has no destination, and so
+        another channel, say "AM", to a file. 
+        By default, a channel has no destination, and so
         messages to it are discarded.</p>
 
         <p>In this case, we want to send the Boot channel to standard