From 1b8f5fc97abea633522d9df2487bc8af5f02c139 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Wed, 27 Oct 2010 17:53:52 -0600 Subject: [PATCH] Fix a typo in a comment. --- tos/chips/msp430/usci/HplMsp430UsciRegP.nc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tos/chips/msp430/usci/HplMsp430UsciRegP.nc b/tos/chips/msp430/usci/HplMsp430UsciRegP.nc index 3dcaf9ca..5cd2e6c2 100644 --- a/tos/chips/msp430/usci/HplMsp430UsciRegP.nc +++ b/tos/chips/msp430/usci/HplMsp430UsciRegP.nc @@ -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) -- 2.39.2