Index: firmware/App/Tasks/TaskPriority.h =================================================================== diff -u -r73d8423edc56daed591bc0b3f7baee5540aea423 -r3518e8a088c32e75c0c8960d5e629a7401095feb --- firmware/App/Tasks/TaskPriority.h (.../TaskPriority.h) (revision 73d8423edc56daed591bc0b3f7baee5540aea423) +++ firmware/App/Tasks/TaskPriority.h (.../TaskPriority.h) (revision 3518e8a088c32e75c0c8960d5e629a7401095feb) @@ -21,7 +21,7 @@ /** * @defgroup TaskPriority TaskPriority * @brief The priority task is called by RTI interrupt every 10 ms and performs - * high priority and/or more urgent sensor/actuator processing as well as the + * high priority and/or urgent sensor/actuator processing as well as the * interface to the FPGA. * * @addtogroup TaskPriority