Skip to content

Commit 2e9c289

Browse files
committed
fix: fix typo
1 parent 5cc8b29 commit 2e9c289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chap4/part1.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ \subsubsection{系统的频率响应}
304304
\path [line] (circy) -- (zy1);
305305

306306
\path [line] (input) -- (sum);
307-
\node [gainy, below of=zy1, xshift=-2cm, yshift=-0.5cm] (zgy1) {$1$};
307+
\node [gainy, below of=zy1, xshift=-2cm, yshift=-0.5cm] (zgy1) {$a$};
308308
\path [line] (zy1) |- (zgy1);
309309
\path [line] (zgy1.west) -- (sum);
310310
\end{tikzpicture}

0 commit comments

Comments
 (0)