Skip to content

Commit dfc8b73

Browse files
committed
Add 'literal block ::' for code line
Add 'literal block ::' for code line
1 parent 30102bf commit dfc8b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

control/statefbk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ def create_statefbk_iosystem(
591591
592592
.. math :: u = u_d - K_p (x - x_d) - K_i \int(C x - C x_d)
593593
594-
It can be called in the form
594+
It can be called in the form::
595595
596596
ctrl, clsys = ct.create_statefbk_iosystem(sys, K)
597597

0 commit comments

Comments
 (0)