Make WordPress Core


Ignore:
Timestamp:
12/02/2014 12:30:59 AM (10 years ago)
Author:
DrewAPicture
Message:

Correctly capitalize JavaScript throughout core docs.

Fixes #30569.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/template.php

    r30680 r30695  
    16091609    /*
    16101610     * We're going to hide any footer output on iFrame pages,
    1611      * but run the hooks anyway since they output Javascript
     1611     * but run the hooks anyway since they output JavaScript
    16121612     * or other needed content.
    16131613     */
     
    19501950
    19511951    /**
    1952      * Print the pointer javascript data.
     1952     * Print the pointer JavaScript data.
    19531953     *
    19541954     * @since 3.3.0
Note: See TracChangeset for help on using the changeset viewer.