From 8ab0745b6099fd56288763e57ca47dee099db7cb Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:53:22 +0200 Subject: [PATCH] [bit.cast] change "behaviour" to "behavior" (#7353) --- source/utilities.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/utilities.tex b/source/utilities.tex index 61285bf24b..7f1cbeffad 100644 --- a/source/utilities.tex +++ b/source/utilities.tex @@ -15152,7 +15152,7 @@ \item Otherwise, if $b$ is indeterminate, the behavior is undefined. \item -Otherwise, the behaviour is erroneous, and the result is as specified above. +Otherwise, the behavior is erroneous, and the result is as specified above. \end{itemize} The result does not otherwise contain any indeterminate or erroneous values.