Skip to content

Commit 30f37e0

Browse files
committed
[intro.object] Fix hyphenation.
1 parent db4208f commit 30f37e0

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
@@ -3340,7 +3340,7 @@
33403340
Further, after implicitly creating objects within a specified region of storage,
33413341
some operations are described as producing a pointer to a
33423342
\defnadj{suitable created}{object}.
3343-
These operations select one of the implicitly created objects
3343+
These operations select one of the implicitly-created objects
33443344
whose address is the address of the start of the region of storage,
33453345
and produce a pointer value that points to that object,
33463346
if that value would result in the program having defined behavior.

0 commit comments

Comments
 (0)