[Tool / Pather] fix some doc typos

This commit is contained in:
Jan Petykiewicz 2025-11-17 22:11:04 -08:00
parent 7389be9129
commit 1fe1334f34
2 changed files with 2 additions and 2 deletions

View File

@ -266,7 +266,7 @@ class Pather(Builder, PatherMixin):
Create a "wire"/"waveguide" and `plug` it into the port `portspec`, with the aim
of traveling exactly `length` distance.
The wire will travel `length` distance along the port's axis, an an unspecified
The wire will travel `length` distance along the port's axis, and an unspecified
(tool-dependent) distance in the perpendicular direction. The output port will
be rotated (or not) based on the `ccw` parameter.

View File

@ -70,7 +70,7 @@ class Tool:
Create a wire or waveguide that travels exactly `length` distance along the axis
of its input port.
Used by `Pather`.
Used by `Pather` and `RenderPather`.
The output port must be exactly `length` away along the input port's axis, but
may be placed an additional (unspecified) distance away along the perpendicular