Skip to content

Commit 7c7e079

Browse files
Marchma0Copilot
andauthored
Update docs/user/motors/genericmotor.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4555a2d commit 7c7e079

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/user/motors/genericmotor.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ Signature
129129
Parameters
130130
----------
131131
name : str
132-
Motor name to search on ThrustCurve (example:
133-
``"M1670"``).Only shorthand names are accepted (e.g. ``"M1670"``, not
134-
``"Cesaroni M1670"``).
135-
when multiple matches occur the first result returned by the API is used.
132+
Motor name to search on ThrustCurve (examples:
133+
``"M1670"`` or ``"Cesaroni M1670"``). Both shorthand and manufacturer-prefixed
134+
names are accepted. When multiple matches occur, the first result returned by
135+
the API is used.
136136
**kwargs :
137137
Same optional arguments accepted by the :class:`GenericMotor` constructor
138138
(e.g. ``dry_mass``, ``nozzle_radius``, ``interpolation_method``). Any

0 commit comments

Comments
 (0)