Fix: Some typos found using codespell
This commit is contained in:
@@ -421,7 +421,7 @@ void ShowOnScreenKeyboard(Window *parent, int button)
|
||||
* Updates the original text of the OSK so when the 'parent' changes the
|
||||
* original and you press on cancel you won't get the 'old' original text
|
||||
* but the updated one.
|
||||
* @param parent window that just updated its orignal text
|
||||
* @param parent window that just updated its original text
|
||||
* @param button widget number of parent's textbox to update
|
||||
*/
|
||||
void UpdateOSKOriginalText(const Window *parent, int button)
|
||||
|
Reference in New Issue
Block a user