diff --git a/source/basic.tex b/source/basic.tex index 41d5d68e91..93fb9664de 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -5316,7 +5316,7 @@ \item The rank of \keyword{char} equals the rank of \tcode{\keyword{signed} \keyword{char}} and \tcode{\keyword{unsigned} \keyword{char}}. -\item The rank of \tcode{bool} is less than the rank of all other +\item The rank of \tcode{bool} is less than the rank of all standard integer types. \item