2238: fix typo of mezzanine

nix_fix
occheung 2022-01-04 09:44:50 +08:00
parent 087663d7e0
commit fc728b842d
1 changed files with 2 additions and 2 deletions

View File

@ -395,10 +395,10 @@ This card can achieve higher speed and lower jitter than the isolated 2118/2128
% Draw central tranceivers boundary
\node[draw, dotted, thick, rounded corners, inner xsep=0.7em, inner ysep=0.4em, fit=(bus0)(termswitch3)(bus_west)(bus_east)] () {};
% Draw partition between baseboard and mezzanie with labels at the center
% Draw partition between baseboard and mezzanine with labels at the center
\draw [line width=0.4mm] (bus_west) -- (bus_east);
\node [label=above:{Baseboard}] at (3.375, -3.15) {};
\node [label=below:{Mezzanie}] at (3.375, -3.15) {};
\node [label=below:{Mezzanine}] at (3.375, -3.15) {};
% Connect I/Os to tranceivers block
\draw [latexslim-latexslim] (mcx0) -- (1.5, 0);