mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 12:57:57 +08:00
Fix lots of typos in C comments and Kconfig help text
This commit is contained in:
committed by
Gregory Nutt
parent
1783d344dc
commit
283b73edc5
@@ -46,7 +46,7 @@ config NX_ANTIALIASING
|
||||
default n
|
||||
depends on (!NX_DISABLE_16BPP || !NX_DISABLE_24BPP || !NX_DISABLE_32BPP) && !NX_LCDDRIVER
|
||||
---help---
|
||||
Enable support for ant-aliasing when rendering lines as various
|
||||
Enable support for anti-aliasing when rendering lines as various
|
||||
orientations.
|
||||
|
||||
config NX_WRITEONLY
|
||||
|
||||
Reference in New Issue
Block a user