Skip to content

Commit c57b928

Browse files
author
Mark
committed
Another grammar in doc string fix.
1 parent 7e79c82 commit c57b928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

control/passivity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
def is_passive(sys):
1515
'''
16-
Indicates if a linear time invarient system is passive
16+
Indicates if a linear time invariant system is passive
1717
1818
Constructs a linear matrix inequality and a feasibility optimization
1919
such that if a solution exists, the system is passive.

0 commit comments

Comments
 (0)