8000 fix type pointed out by @sawyerbfuller · python-control/python-control@9a78e33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a78e33

Browse files
committed
fix type pointed out by @sawyerbfuller
1 parent 1964a86 commit 9a78e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/nlsys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@ def interconnect(
21002100
21012101
outlist : list of output connections, optional
21022102
List of connections for how the outputs from the subsystems are
2103-
mapped to overall system outputs. The entris for a connection are
2103+
mapped to overall system outputs. The entries for a connection are
21042104
of the form:
21052105
21062106
[output-spec1, output-spec2, ...]

0 commit comments

Comments
 (0)
0