mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
Run codespell -w against all files
and fix the wrong correction
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ void vsyslog(int priority, FAR const IPTR char *fmt, va_list ap);
|
||||
* Kernel Build: The kernel build is compliant with the POSIX requirement:
|
||||
* There will be one mask for for each user process, controlling the
|
||||
* SYSLOG output only form that process. There will be a separate mask
|
||||
* accessable only in the kernel code to control kernel SYSLOG output.
|
||||
* accessible only in the kernel code to control kernel SYSLOG output.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user