This commit is contained in:
hneemann 2021-01-24 21:05:24 +01:00
parent cbba48e7e0
commit 07b5788c06

View File

@ -69,7 +69,7 @@ public class GraphicMinMax extends Graphic {
} }
/** /**
* Checks the given point a makes the bounding box larger if necessary * Checks the given point and makes the bounding box larger if necessary.
* *
* @param p the point to check * @param p the point to check
*/ */