]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/Null/README
Fix some typos.
[tinyos-2.x.git] / apps / tosthreads / capps / Null / README
index 8c058ae05ed138cf5a200ee400f5ae875b3695f9..c568d2dc0f4139d38356e8cc1ebb74119c07cacf 100644 (file)
@@ -5,7 +5,7 @@ Author: Kevin Klues <klueska@cs.stanford.edu>
 Description:
 
 Null is an empty skeleton application for testing the basic compilation and
-runtime of a c-based tosthreads aplication.  It is useful to test that the build
+runtime of a c-based tosthreads application.  It is useful to test that the build
 environment is functional in its most minimal sense, i.e., you can correctly
 compile an application. It is also useful to test the minimum power consumption
 of a node when it has absolutely no interrupts or resources active.