Skip to content

Commit be36f54

Browse files
andralexwilzbach
authored andcommitted
Update module.dd
1 parent 57d023c commit be36f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/module.dd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,8 @@ void main()
403403

404404
$(P $(D static) cannot be used with selective imports.)
405405

406-
$(P Selective imports can be imported from multiple modules if
407-
those import are also selective or when the imported module has a qualified name:)
406+
$(P Selective `import`s can be made from multiple modules if
407+
all `import`s are selective, or when the imported module has a qualified name:)
408408

409409
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
410410
---

0 commit comments

Comments
 (0)