Skip to content

Commit

Permalink
Twenty Nineteen: Correct file name in JS DocBlocks.
Browse files Browse the repository at this point in the history
See #47110.

git-svn-id: https://develop.svn.wordpress.org/trunk@45921 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
SergeyBiryukov committed Aug 31, 2019
1 parent 9445634 commit 9abbd90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,5 +1,5 @@
/** /**
* File customizer.js. * File customize-controls.js.
* *
* Theme Customizer enhancements for a better user experience. * Theme Customizer enhancements for a better user experience.
* *
Expand Down
@@ -1,5 +1,5 @@
/** /**
* File customizer.js. * File customize-preview.js.
* *
* Theme Customizer enhancements for a better user experience. * Theme Customizer enhancements for a better user experience.
* *
Expand Down

0 comments on commit 9abbd90

Please sign in to comment.