]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/txt/tep118.txt
some more changes
[tinyos-2.x.git] / doc / txt / tep118.txt
index 5ffb7ba3bc99eca54125d1def1ad5d5929b4ea0d..48ab4e4cb1424824ce12e136cb85f369b60b78b0 100644 (file)
@@ -113,7 +113,7 @@ which has the following signature::
     provides interface DisseminationUpdate <t>;
   }
 
-The t argument MUST be able to fit in a single message_t[tep111_]  after
+The t argument MUST be able to fit in a single message_t [TEP111] after
 considering the headers that the dissemination protocol introduces.
 A dissemination implementation SHOULD have a compile error if a larger
 type than this is used.