Skip to content

Commit 36d1aef

Browse files
committed
fix small typos
1 parent 351bafe commit 36d1aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/plotting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ various ways. The following general rules apply:
457457
The :func:`~control.bode_plot`, :func:`~control.time_response_plot`,
458458
and selected other commands can also accept a matplotlib format
459459
string (e.g., 'r--'). The format string must appear as a positional
460-
argument right after the required data argumnt.
460+
argument right after the required data argument.
461461

462462
Note that line property arguments are the same for all lines generated as
463463
part of a single plotting command call, including when multiple responses

0 commit comments

Comments
 (0)