This is an example on page $14$ of Algebra by Thomas Hungerford.
$0, 3,4,5,6,...,-1, -2, -3..., 1,2.$
$2$ is a maximal element in this ordering.
Definition of maximal element: If ($A$, $\leq$) is a poset. An element $a\in A$ is maximal in $A$ if for every $c \in A$ which is comparable to $a$ , $c\leq a$.
So, How is $2$ maximal in this ordering as $3,4$ are greater than $2$ ?
Can anyone please explain?
Edit:

The ordering in this example is not the usual order on $\mathbb{Z}$. The author defined a completely different order. Let's call it $<^*$.
$(1)$ $0$ is the first element.
$(2)$ The next elements are the elements of $\{n\in\mathbb{N}: n\ge 3\}$, they are ordered in the usual $<$ ordering.
$(3)$ The next elements are the negative integers, ordered by the rule $n<^*m$ iff $|n|<|m|$.
$(4)$ Finally, $1$ and $2$ are the last elements with $1<^*2$.