pull/1398/head
TcePrepK 2 years ago committed by GitHub
parent 679e7f168c
commit 93f91ca8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -268,7 +268,7 @@ export class Rectangle {
}
/**
* Returns if hte rectangle contains the given point
* Returns if the rectangle contains the given point
* @param {number} x
* @param {number} y
* @returns {boolean}

Loading…
Cancel
Save