Skip to content

Commit 54d2d74

Browse files
committed
minor doc tweak
1 parent 6a6ee76 commit 54d2d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ the `include` directory available add add the following to your source.
9999

100100
import beman.scope;
101101
```
102-
With g++-15 modules is import needs to be after any includes to avoid compilation errors.
102+
Withmodules import needs to be after any includes to avoid compilation errors.
103103

104104
## Building beman.scope
105105

0 commit comments

Comments
 (0)