Skip to content

Commit 854acfe

Browse files
authored
Clarify mixing tabs issue
1 parent 000f2b0 commit 854acfe

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
@@ -103,4 +103,4 @@ A string in D is a reference to a region of immutable memory. It is a length and
103103
A struct is like a Java record or class.
104104

105105
## Known bugs
106-
- Mixing tabs and spaces is not supported, unless an explicit spaces per indent specified
106+
- Mixing tabs and spaces is not supported in the same file, unless an explicit spaces per indent specified

0 commit comments

Comments
 (0)