Run codespell -w against all files

and fix the wrong correction
This commit is contained in:
Xiang Xiao
2020-02-23 02:31:14 +08:00
committed by Gregory Nutt
parent a07ad7a115
commit bd4e8e19d3
526 changed files with 883 additions and 883 deletions
+1 -1
View File
@@ -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
{