Skip to content

Commit 161b4ac

Browse files
committed
add "dot" to make .identifier more searchable
1 parent 99d2abd commit 161b4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/module.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ void main()
484484

485485
$(H2 $(LNAME2 module_scope_operators, Module Scope Operator))
486486

487-
$(P A leading `.` causes the
487+
$(P A leading dot (`.`) causes the
488488
identifier to be looked up in the module scope.)
489489

490490
---------

0 commit comments

Comments
 (0)