Skip to content

Commit 846dc84

Browse files
authored
[diff.cpp20.utilities] Hyphenate bit-fields (#6481)
1 parent a272b7c commit 846dc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/compatibility.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
that do not support iteration when const-qualified and
282282
that are not copyable.
283283
\effect
284-
Valid \CppXX{} code that passes bit fields to formatting functions
284+
Valid \CppXX{} code that passes bit-fields to formatting functions
285285
may become ill-formed.
286286
For example:
287287
\begin{codeblock}

0 commit comments

Comments
 (0)