Skip to content

Commit fbf580a

Browse files
committed
Update README.md
1 parent eb248c1 commit fbf580a

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
@@ -12,7 +12,7 @@ Refer to example project in ```Corona/``` directory
1212
- ```showCursor``` - shows the cursor if it was hidden
1313
- ```hideCursor``` - hides the cursor if it was visible
1414
- ```resetCursor``` - resets the cursor to the default arrow cursor
15-
- ```destroyCursor``` - destroys the cursor handle and frees its memory
15+
- ```destroyCursor``` - destroys a cursor handle and frees its memory
1616
- ```loadWinCursor``` - loads the specified windows-provided cursor
1717

1818
# Valid arguments to loadWinCursor()

0 commit comments

Comments
 (0)