Skip to content

Commit

Permalink
TRV: docstring typo
Browse files Browse the repository at this point in the history
  • Loading branch information
murrayrm committed Jan 26, 2021
1 parent cd3e4b6 commit 791f7a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions control/iosys.py
Original file line number Diff line number Diff line change
Expand Up @@ -1894,8 +1894,8 @@ def interconnect(syslist, connections=None, inplist=[], outlist=[],
and the special form '-sys.sig' can be used to specify a signal with
gain -1.
If omitted, all the `interconnect` function will attempt to create the
interconneciton map by connecting all signals with the same base names
If omitted, the `interconnect` function will attempt to create the
interconnection map by connecting all signals with the same base names
(ignoring the system name). Specifically, for each input signal name
in the list of systems, if that signal name corresponds to the output
signal in any of the systems, it will be connected to that input (with
Expand Down

0 comments on commit 791f7a6

Please sign in to comment.