Skip to content

Commit a44d1a4

Browse files
committed
TRV: fix docstring typo
1 parent 93c3f5c commit a44d1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/iosys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,7 @@ def _find_size(sysval, vecval):
22522252
"""
22532253
if hasattr(vecval, '__len__'):
22542254
if sysval is not None and sysval != len(vecval):
2255-
raise ValueError("Inconsistend information to determine size "
2255+
raise ValueError("Inconsistent information to determine size "
22562256
"of system component")
22572257
return len(vecval)
22582258
# None or 0, which is a valid value for "a (sysval, ) vector of zeros".

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy