Skip to content

Commit 610ccff

Browse files
committed
Merge branch 'master' of github.com:okbob/ncurses-st-menu into master
2 parents 8e400de + 538dc99 commit 610ccff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ repeat:
107107
c = getch();
108108

109109
/*
110-
* Read mouse event when it is possible. Do it now, before st_meny_driver call,
110+
* Read mouse event when it is possible. Do it now, before st_menu_driver call,
111111
* as protection to unwanted multiple call of getmouse function. For one mouse
112112
* event, it returns data only once time.
113113
*/

0 commit comments

Comments
 (0)