Make WordPress Core

Changeset 11022 for trunk/wp-pass.php


Ignore:
Timestamp:
04/20/2009 09:50:29 PM (15 years ago)
Author:
ryan
Message:

Grammar fix. Props Denis-de-Bernardy. fixes #9601

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-pass.php

    r7991 r11022  
    77 */
    88
    9 /** Make sure that the WordPress bootstrap has ran before continuing. */
     9/** Make sure that the WordPress bootstrap has run before continuing. */
    1010require( dirname(__FILE__) . '/wp-load.php');
    1111
Note: See TracChangeset for help on using the changeset viewer.