diff --git a/Algorithm/PathFinding/MovementType.php b/Algorithm/PathFinding/MovementType.php index 4c8a89338..647d7b0eb 100644 --- a/Algorithm/PathFinding/MovementType.php +++ b/Algorithm/PathFinding/MovementType.php @@ -17,7 +17,7 @@ namespace phpOMS\Algorithm\PathFinding; use phpOMS\Stdlib\Base\Enum; /** - * Heuristic type enum. + * Movement type enum. * * @package phpOMS\Algorithm\PathFinding * @license OMS License 1.0