From fc728b842dfe7409de64f08e0bb5ad5ca26c0401 Mon Sep 17 00:00:00 2001 From: occheung Date: Tue, 4 Jan 2022 09:44:50 +0800 Subject: [PATCH] 2238: fix typo of mezzanine --- 2238.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2238.tex b/2238.tex index 99fb63a..ce69a76 100644 --- a/2238.tex +++ b/2238.tex @@ -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);