Skip to content

Commit 58fd7b1

Browse files
committed
fix typo
1 parent 394bc8f commit 58fd7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ function dist(ax, ay, bx, by) {
459459
}
460460

461461
/**
462-
* Checker whether point P is inside a circle formed by points A, B, C.
462+
* Check whether point P is inside a circle formed by points A, B, C.
463463
*
464464
* @param {number} ax
465465
* @param {number} ay

0 commit comments

Comments
 (0)