Skip to content

Commit 2298fc2

Browse files
Imperatorndlang-bot
authored andcommitted
Typos
Fixed typos
1 parent 4bb1331 commit 2298fc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog/2.096.0.dd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $(LI $(RELATIVE_LINK2 dtoh-improvements,Improvements for the C++ header generati
2222
$(LI $(RELATIVE_LINK2 dwarf-switch,Add `-gdwarf=<version>` switch for the DMD compiler.))
2323
$(LI $(RELATIVE_LINK2 getVisibility,Introduced `__traits(getVisibility, Sym)` as an alias to `getProtection`))
2424
$(LI $(RELATIVE_LINK2 runtime-synchronized,Plain `synchronized` statements now use run-time allocated mutexes.))
25-
$(LI $(RELATIVE_LINK2 shortfunctions,Allow shortened function implementations for single-expresssion functions.))
25+
$(LI $(RELATIVE_LINK2 shortfunctions,Allow shortened function implementations for single-expression functions.))
2626

2727
)
2828

@@ -375,7 +375,7 @@ $(BUGSTITLE_BUGZILLA DMD Compiler regression fixes,
375375

376376
$(LI $(BUGZILLA 20661): opEquals not recognized for AA key $(LPAREN)take two$(RPAREN))
377377
$(LI $(BUGZILLA 21319): DMD crashes on immutable circular reference)
378-
$(LI $(BUGZILLA 21547): Oder of constructor declaration affects struct initializer)
378+
$(LI $(BUGZILLA 21547): Order of constructor declaration affects struct initializer)
379379
$(LI $(BUGZILLA 21678): "_d_arraysetlengthT is not callable using argument types" on chained array length assignment)
380380
$(LI $(BUGZILLA 21696): DMD 2.095.1 Compilation Crash)
381381
)

0 commit comments

Comments
 (0)