Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f11cf8

Browse files
committed
Capitalized an "if" that should have been -- noted by Grant Griffin
<[email protected]>.
1 parent 0b5fb2b commit 9f11cf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ garbage collection. There's also an option to the configure script
473473
that lets you enable or disable the garbage collection. In 2.0b1,
474474
it's on by default, so that we (hopefully) can collect decent user
475475
experience with this new feature. There are some questions about its
476-
performance. if it proves to be too much of a problem, we'll turn it
476+
performance. If it proves to be too much of a problem, we'll turn it
477477
off by default in the final 2.0 release.
478478

479479

0 commit comments

Comments
 (0)