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

Commit fa0fdc8

Browse files
committed
Use upper-casing for the GC init changelog entry
1 parent 0bf6db7 commit fa0fdc8

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)