mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
ccmake: Fix typo in curses form comment
This commit is contained in:
committed by
Brad King
parent
e61cc03ebf
commit
cf204f209e
@@ -1456,7 +1456,7 @@ static int IFN_Beginning_Of_Field(FORM * form)
|
|||||||
|
|
|
|
||||||
| Description : Place the cursor after the last non-pad character in
|
| Description : Place the cursor after the last non-pad character in
|
||||||
| the field. If the field occupies the last position in
|
| the field. If the field occupies the last position in
|
||||||
| the buffer, the cursos is positioned on the last
|
| the buffer, the cursor is positioned on the last
|
||||||
| character.
|
| character.
|
||||||
|
|
|
|
||||||
| Return Values : E_OK - success
|
| Return Values : E_OK - success
|
||||||
|
|||||||
Reference in New Issue
Block a user