mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +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
@@ -3263,7 +3263,7 @@ int nxf_convert_32bpp(FAR uint32_t *dest, uint16_t height,
|
||||
<dd>By default, NX builds to use a framebuffer driver (see <code>include/nuttx/video/fb.h</code>).
|
||||
If this option is defined, NX will build to use an LCD driver (see <code>include/nuttx/lcd/lcd.h</code>).
|
||||
<dt><code>CONFIG_NX_ANTIALIASING</code>:
|
||||
<dd>Enable support for ant-aliasing when rendering lines as various
|
||||
<dd>Enable support for anti-aliasing when rendering lines as various
|
||||
orientations.
|
||||
This option is only available for use with frame buffer drivers and
|
||||
only with 16-, 24-, or 32-bit RGB color formats.
|
||||
|
||||
Reference in New Issue
Block a user