]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fix a typo in a comment.
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 27 Oct 2010 23:53:52 +0000 (17:53 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 27 Oct 2010 23:53:52 +0000 (17:53 -0600)
tos/chips/msp430/usci/HplMsp430UsciRegP.nc

index 3dcaf9caae90fe48973316cf5252b931de175f0a..5cd2e6c290cd4471228749249384f26c12fe0b28 100644 (file)
@@ -185,7 +185,7 @@ implementation
     }
   }
 
-  /* Doesn't really set the mode, but checks the most for the device and inits
+  /* Doesn't really set the mode, but checks the mode for the device and inits
    * the device.
    */
   async command bool Registers.setMode(msp430_usci_mode_t mode)