Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 89745f5

Browse files
authored
Merge pull request #2097 from wilzbach/trivial-gc-uppercase
Use upper-casing for the GC init changelog entry merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2 parents 1b6b047 + fa0fdc8 commit 89745f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/lazy-gc-init.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
the garbage collector is now lazily initialized on first use
1+
The garbage collector is now lazily initialized on first use
22

33
The runtime now lazily initializes the GC on first use, thus allowing applications that do not use the GC to skip its initialization.

0 commit comments

Comments
 (0)