Skip to content

Commit 07b5788

Browse files
committed
typo
1 parent cbba48e commit 07b5788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/de/neemann/digital/draw/graphics/GraphicMinMax.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public void drawCircle(VectorInterface p1, VectorInterface p2, Style style) {
6969
}
7070

7171
/**
72-
* Checks the given point a makes the bounding box larger if necessary
72+
* Checks the given point and makes the bounding box larger if necessary.
7373
*
7474
* @param p the point to check
7575
*/

0 commit comments

Comments
 (0)