Skip to content

Commit 75dbe06

Browse files
Merge pull request python-control#556 from AutomotiveDevOps/dapperfu-patch-1
Matched plurality in the documentation.
2 parents 66d4a53 + be36db4 commit 75dbe06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/pzmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def pzmap(sys, plot=None, grid=None, title='Pole Zero Map', **kwargs):
7474
7575
Returns
7676
-------
77-
pole: array
77+
poles: array
7878
The systems poles
7979
zeros: array
8080
The system's zeros.

0 commit comments

Comments
 (0)