ccmake: Fix typo in curses form comment

This commit is contained in:
Dimitris Apostolou
2022-02-17 14:20:41 +02:00
committed by Brad King
parent e61cc03ebf
commit cf204f209e
+1 -1
View File
@@ -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