]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Fixed typo in comment
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 1 Sep 2008 11:13:08 +0000 (13:13 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 1 Sep 2008 11:13:08 +0000 (13:13 +0200)
src/motor-control/brushless.c

index 17d17f86ca38530c4f7188accb0877ee0c79c387..8651e99137e0daa1871e4b3c491c8fd2dcd0647c 100644 (file)
@@ -403,7 +403,7 @@ static inline short sendOdometry()
 
 /** 
  * Sends only pxms_ap. Odometry is calculated elsewhere and since we
- * don't send defferences, sequence numbers are not necessary.
+ * don't send differences, sequence numbers are not necessary.
  */
 static inline void sendOdometrySimple()
 {