Skip to content

Commit f9f4d75

Browse files
committed
[conv.rank] Add missing hyphen in "floating point"
1 parent 4e6d501 commit f9f4d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6163,7 +6163,7 @@
61636163
defined as follows:
61646164
\begin{itemize}
61656165
\item
6166-
The rank of a floating point type \tcode{T} is greater than
6166+
The rank of a floating-point type \tcode{T} is greater than
61676167
the rank of any floating-point type
61686168
whose set of values is a proper subset of the set of values of \tcode{T}.
61696169
\item

0 commit comments

Comments
 (0)