Make WordPress Core

Changeset 44479

Timestamp:
01/08/2019 07:21:28 PM (6 years ago)
Author:
desrosj
Message:

Docs: Fix typos in Twenty Seventeen function descriptions.

Props faisal03, mukesh27.
Fixes #45466.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyseventeen/functions.php

    r44408 r44479  
    440440
    441441/**
    442  * Enqueue scripts and styles.
     442 * Enqueue scripts and styles.
    443443 */
    444444function twentyseventeen_scripts() {
     
    502502
    503503/**
    504  * Enqueue styles for the block-based editor.
     504 * Enqueue styles for the block-based editor.
    505505 *
    506506 * @since Twenty Seventeen 1.8
Note: See TracChangeset for help on using the changeset viewer.