diff --git a/Algorithm/PathFinding/Node.php b/Algorithm/PathFinding/Node.php index 965186111..b28216743 100644 --- a/Algorithm/PathFinding/Node.php +++ b/Algorithm/PathFinding/Node.php @@ -17,7 +17,7 @@ namespace phpOMS\Algorithm\PathFinding; use phpOMS\Stdlib\Base\Enum; /** - * Node on map. + * Node on grid. * * @package phpOMS\Algorithm\PathFinding * @license OMS License 1.0