Skip to content

Commit 96fab9e

Browse files
authored
Merge pull request #2348 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
2 parents 8071285 + 9c38f72 commit 96fab9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/2.080.0_pre.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ $(BUGSTITLE_TEXT_BODY Library changes,
390390
$(LI $(LNAME2 bitflags-property-opdispatch,`std.typecons.BitFlags` now supports opDispatch-based property access)
391391
$(CHANGELOG_SOURCE_FILE phobos, changelog/bitflags-property-opdispatch.dd)
392392
$(P
393-
$(REF BitFlags, std.typecons) was extended so that enum members can be set and tested directly on the
393+
$(REF BitFlags, std, typecons) was extended so that enum members can be set and tested directly on the
394394
`BitFlags` instead of having to `&` with the underlying enum.
395395
)
396396

0 commit comments

Comments
 (0)