mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
Fix "with with" typos
In many cases, remove one of them. In a few places, it looks like a typo of "width" actually.
This commit is contained in:
committed by
Alin Jerpelea
parent
e02c14a926
commit
83354983c3
@@ -3852,7 +3852,7 @@ int nxcursor_setposition(NXHANDLE hnd, FAR const struct nxgl_point_s *pos);
|
||||
<ul>
|
||||
<dl>
|
||||
<dt><code>CONFIG_NXTK_BORDERWIDTH</code>:
|
||||
<dd>Specifies with with of the border (in pixels) used with
|
||||
<dd>Specifies the width of the border (in pixels) used with
|
||||
framed windows. The default is 4.
|
||||
<dt><code>CONFIG_NXTK_BORDERCOLOR1</code>, <code>CONFIG_NXTK_BORDERCOLOR2</code>, and <code>CONFIG_NXTK_BORDERCOLOR3</code>:
|
||||
<dd>Specify the colors of the border used with framed windows.
|
||||
|
||||
Reference in New Issue
Block a user