mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
Minor adjustments to Javadoc comments
This commit is contained in:
parent
db9a312469
commit
a5615938c9
4 changed files with 4 additions and 4 deletions
|
|
@ -90,7 +90,7 @@ public class Mouse {
|
|||
|
||||
/**
|
||||
* "Create" the mouse. The display must first have been created.
|
||||
* @throw Exception if the mouse could not be created for any reason
|
||||
* @throws Exception if the mouse could not be created for any reason
|
||||
*/
|
||||
public static void create() throws Exception {
|
||||
if (created)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue