From: Michal Sojka Date: Mon, 1 Sep 2008 11:13:08 +0000 (+0200) Subject: Fixed typo in comment X-Git-Tag: eb2009~281 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/eurobot/public.git/commitdiff_plain/ab558a279730de89bbc12d59540babd3c04fd83b Fixed typo in comment --- diff --git a/src/motor-control/brushless.c b/src/motor-control/brushless.c index 17d17f86..8651e991 100644 --- a/src/motor-control/brushless.c +++ b/src/motor-control/brushless.c @@ -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() {