Skip to content

Commit 00c7303

Browse files
committed
General: Periods and commas are not the same.
Follow up to [62777]. Props johnbillion, jorbin, desrosj. See #65325, #65205. git-svn-id: https://develop.svn.wordpress.org/trunk@62782 602fd350-edb4-49c9-b593-d223f7449a82
1 parent d5b600d commit 00c7303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/includes/update-core.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@
900900
// 7.0.2
901901
'wp-includes/collaboration',
902902
'wp-includes/collaboration.php',
903-
'wp-includes/js/dist/sync.js'.
903+
'wp-includes/js/dist/sync.js',
904904
'wp-includes/js/dist/sync.min.js',
905905
);
906906

0 commit comments

Comments
 (0)