In Folland's second edition of Real Analysis, part of Proposition 5.2 (paraphrased) reads:
Let $\mathcal X$ and $\mathcal Y$ be normed vector spaces and $T:\mathcal X\to\mathcal Y$ a linear map. If $T$ is continuous at $0$, then $T$ is bounded.
His proof is as follows:
If $T$ is continuous at $0\in\mathcal X$, there is a neighborhood $U$ of $0$ such that $T(U)\subset\{y\in\mathcal Y:\|y\|\leq1\}$, and $U$ must contain a ball $B=\{x\in\mathcal X:\|x\|\leq\delta\}$ about $0$; thus $\|Tx\|\leq1$ when $\|x\|\leq\delta$. Since $T$ commutes with scalar multiplication, it follows that $\|Tx\|\leq a\delta^{-1}$ whenever $\|x\|\leq a$, that is, $\color{red}{\|Tx\|\leq\delta^{-1}\|x\|}$.
I do not understand how the highlighted part was obtained since $\|x\|\leq a$ (It would make sense to me if $\|x\|\geq a$.).