Skip to content

Commit 7a90bc4

Browse files
committed
docs: clarify cauer low pass analog filter intro
1 parent ae2dc87 commit 7a90bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/cauer_low_pass_analog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The example Cauer Filter is a low-pass filter of the fifth order.
44
It is realized using an analog network.
55
The [`Electrical.Voltage`](@ref) source is the input voltage (whose value varies as defined by [`Blocks.Step`](@ref)), and the `resistor.p.v` is the filter output voltage.
6-
The pulse response is calculated.
6+
The step response is calculated.
77

88
## Copy-Pastable Example
99

0 commit comments

Comments
 (0)