[wp-trac] [WordPress Trac] #41841: some more dit­togra­phies

WordPress Trac noreply at wordpress.org
Sat Sep 9 14:34:48 UTC 2017


#41841: some more dit­togra­phies
--------------------------+-----------------------------
 Reporter:  Presskopp     |       Owner:  SergeyBiryukov
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  4.9
Component:  General       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  docs
--------------------------+-----------------------------
Changes (by birgire):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 The last patch fixes:

 "being being"
 "called called"
 "the the"

 I played with variations of:

 {{{
 sudo grep -iE " ([a-z].*?) \1 " -R src  | less
 }}}

 I found some funny duplications, like:

 {{{
 src/wp-includes/class-json.php:
 // oh please oh please oh please oh please oh please

 src/wp-includes/class-wp-editor.php:
 * For people who really REALLY know what they're doing with TinyMCE
 }}}

 that I skipped.

 Also skipped these ones:

 {{{
 src/wp-includes/js/tinymce/tinymce.js:
 // Resize container container if minSize was changed

 src/wp-includes/js/tinymce/tinymce.js:
 // TODO: Move this to a separate range utils class since it's it's logic
 is present in Selection as well.


 src/wp-content/themes/twentyseventeen/assets/js/html5.js:
 /** The id for the the documents expando */

 src/wp-content/themes/twentysixteen/genericons/README.md:
 FontCustom is a powerful commandline tool which which bakes icon fonts
 from the SVG source files. It's the tool Genericons is built on, and it
 provides highly accurate and perfectly crisp icons, *provided all SVGs
 have the same pixel height*.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41841#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list