mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +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
@@ -663,7 +663,7 @@ int up_fbinitialize(int display)
|
||||
* are reported to the VNC framebuffer driver from the remote VNC client.
|
||||
*
|
||||
* In the standard graphics architecture, the keyboard/mouse inputs are
|
||||
* received by some appliation/board specific logic at the highest level
|
||||
* received by some application/board specific logic at the highest level
|
||||
* in the architecture via input drivers. The received keyboard/mouse
|
||||
* input data must then be "injected" into NX where it can they can be
|
||||
* assigned to the window that has focus. They will eventually be
|
||||
|
||||
Reference in New Issue
Block a user