Skip to content

Commit 053ef96

Browse files
BolpatGeod24
authored andcommitted
Don’t pretend 32 bit is the norm today.
1 parent ec9102b commit 053ef96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/portability.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ static assert(int.sizeof == (int*).sizeof);
5555

5656
$(H2 $(LNAME2 32_to_64bit, 32 to 64 Bit Portability))
5757

58-
$(P 64 bit processors and operating systems are here.
58+
$(P 32 bit processors and operating systems are still out there.
5959
With that in mind:
6060
)
6161

0 commit comments

Comments
 (0)