summaryrefslogtreecommitdiffstats
path: root/Doc/libtypes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libtypes.tex')
-rw-r--r--Doc/libtypes.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libtypes.tex b/Doc/libtypes.tex
index 70a619f..fe727e3 100644
--- a/Doc/libtypes.tex
+++ b/Doc/libtypes.tex
@@ -260,7 +260,7 @@ number of bits that no overflow occurs during the operation).
The priorities of the binary bit-wise operations are all lower than
the numeric operations and higher than the comparisons; the unary
-operation \samp{~} has the same priority as the other unary numeric
+operation \samp{\~} has the same priority as the other unary numeric
operations (\samp{+} and \samp{-}).
This table lists the bit-string operations sorted in ascending