Skip to content

Commit 0a28c51

Browse files
Removed a doubled 'between' in text.
1 parent 4b0101c commit 0a28c51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conventions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LTI system representation
1515
Linear time invariant (LTI) systems are represented in python-control in
1616
state space, transfer function, or frequency response data (FRD) form. Most
1717
functions in the toolbox will operate on any of these data types and
18-
functions for converting between between compatible types is provided.
18+
functions for converting between compatible types is provided.
1919

2020
State space systems
2121
-------------------

0 commit comments

Comments
 (0)