Make WordPress Core


Ignore:
Timestamp:
11/26/2013 12:39:47 PM (11 years ago)
Author:
SergeyBiryukov
Message:

Fix typo in rss.js feed templates. props Latz. fixes #26258.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/feed-rssjs-comments.php

    r26294 r26404  
    6161
    6262/*
    63  * Action triggerd prior to the JSON feed being created and sent to the client
     63 * Action triggered prior to the JSON feed being created and sent to the client
    6464 *
    6565 * @since 3.8.0
     
    121121
    122122/*
    123  * Action triggerd after the JSON feed has been created and sent to the client
     123 * Action triggered after the JSON feed has been created and sent to the client
    124124 *
    125125 * @since 3.8.0
Note: See TracChangeset for help on using the changeset viewer.