mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Run codespell -w against all files
and fix the wrong correction
This commit is contained in:
+1
-1
@@ -195,7 +195,7 @@ struct float_sat_s
|
||||
|
||||
typedef struct float_sat_s float_sat_t;
|
||||
|
||||
/* PI/PID controler state structure */
|
||||
/* PI/PID controller state structure */
|
||||
|
||||
struct pid_controller_s
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user