From 86e388e39176edeb10847fba052ed48c86dcefcd Mon Sep 17 00:00:00 2001 From: vlahan Date: Mon, 26 Oct 2009 07:34:10 +0000 Subject: [PATCH] Fix typo in line with tests/deluge/Blink --- apps/Blink/BlinkAppC.nc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Blink/BlinkAppC.nc b/apps/Blink/BlinkAppC.nc index 4f828694..e5a672c1 100644 --- a/apps/Blink/BlinkAppC.nc +++ b/apps/Blink/BlinkAppC.nc @@ -30,7 +30,7 @@ */ /** - * Blink is a basic application that toggles the a mote LED periodically. + * Blink is a basic application that toggles a mote's LED periodically. * It does so by starting a Timer that fires every second. It uses the * OSKI TimerMilli service to achieve this goal. * -- 2.39.2