Index: /Projects/TrafficLightSender/src/org/sunspotworld/TrafficLightSender.java =================================================================== --- /Projects/TrafficLightSender/src/org/sunspotworld/TrafficLightSender.java (revision 64) +++ /Projects/TrafficLightSender/src/org/sunspotworld/TrafficLightSender.java (revision 66) @@ -7,5 +7,5 @@ * from the Beacon class. * - * Pay close attemtion in keeping settings (port, channel, etc.) in synch with + * Pay close attention in keeping settings (port, channel, etc.) in synch with * TrafficLightFinder SPOTBot. Currently the Beacon class sets the default * setting for this class. Index: /Projects/TrafficLightFinder/src/org/sunspotworld/TrafficLightFinder.java =================================================================== --- /Projects/TrafficLightFinder/src/org/sunspotworld/TrafficLightFinder.java (revision 65) +++ /Projects/TrafficLightFinder/src/org/sunspotworld/TrafficLightFinder.java (revision 66) @@ -11,5 +11,5 @@ * red, the SunSPOT will stop. * - * Pay close attemtion in keeping settings (port, channel, etc.) in synch with + * Pay close attention in keeping settings (port, channel, etc.) in synch with * TrafficLightSender sunSPOT. Currently, the settings are the default setting of * the BeaconListener class