Index: firmware/App/Tasks/TaskGeneral.h =================================================================== diff -u -r73d8423edc56daed591bc0b3f7baee5540aea423 -r3518e8a088c32e75c0c8960d5e629a7401095feb --- firmware/App/Tasks/TaskGeneral.h (.../TaskGeneral.h) (revision 73d8423edc56daed591bc0b3f7baee5540aea423) +++ firmware/App/Tasks/TaskGeneral.h (.../TaskGeneral.h) (revision 3518e8a088c32e75c0c8960d5e629a7401095feb) @@ -23,7 +23,7 @@ /** * @defgroup TaskGeneral TaskGeneral * @brief The general task is called by RTI interrupt every 50 ms and performs - * the bulk of sensor, actuator, mode, alarm & communication operations. + * the bulk of sensor, actuator, mode, alarm, and communication operations. * * @addtogroup TaskGeneral * @{