Skip to content

Commit 68057bd

Browse files
authored
Use MOAR m-dashes
1 parent b7370de commit 68057bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/nativecall.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ C<union> definition; using the C<CUnion> representation:
352352
353353
=head2 Embedding CStructs and CUnions
354354
355-
CStructs and CUnions can be in turn referenced byor embedded into
356-
-- a surrounding CStruct and CUnion. To say the former we use C<has>
355+
CStructs and CUnions can be in turn referenced byor embedded into—a
356+
surrounding CStruct and CUnion. To say the former we use C<has>
357357
as usual, and to do the latter we use the C<HAS> declarator
358358
instead:
359359

0 commit comments

Comments
 (0)