Skip to content

Commit c16b644

Browse files
authored
Fix typo in ChangeLog. NFC (#23392)
1 parent 24e4d6e commit c16b644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Note that version numbers do not necessarily reflect the amount of changes
44
between versions. A version number reflects a release that is known to pass all
55
tests, and versions may be tagged more or less frequently at different times.
66

7-
nNote that there is *no* ABI compatibility guarantee between versions - the ABI
7+
Note that there is *no* ABI compatibility guarantee between versions - the ABI
88
may change, so that we can keep improving and optimizing it. The compiler will
99
automatically invalidate system caches when the version number updates, so that
1010
libc etc. are rebuilt for you. You should also rebuild object files and

0 commit comments

Comments
 (0)