Skip to content

Commit

Permalink
DOC: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ggventurini committed May 22, 2014
1 parent f7f5206 commit 10dd42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deltasigma/_pulse.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def pulse(S, tp=(0., 1.), dt=1., tfinal=10., nosum=False):
S : sequence
A sequence of LTI objects specifying the system.
The sequence S should be assembled so that ``S[i][j] returns the
The sequence S should be assembled so that ``S[i][j]`` returns the
LTI system description from input ``i`` to the output ``j``.
In the case of a MISO system, a unidimensional sequence ``S[i]``
Expand Down

0 comments on commit 10dd42b

Please sign in to comment.