Fix lots of typos in C comments and Kconfig help text

This commit is contained in:
Alan Carvalho de Assis
2018-07-08 18:24:45 -06:00
committed by Gregory Nutt
parent 1783d344dc
commit 283b73edc5
106 changed files with 187 additions and 187 deletions

View File

@@ -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