Make WordPress Core


Ignore:
Timestamp:
12/13/2011 11:45:31 PM (12 years ago)
Author:
ryan
Message:

Use one space, not two, after trailing punctuation. fixes #19537

File:
1 edited

Legend:

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

    r19559 r19593  
    681681 * Set the display status of the admin bar.
    682682 *
    683  * This can be called immediately upon plugin load.  It does not need to be called from a function hooked to the init action.
     683 * This can be called immediately upon plugin load. It does not need to be called from a function hooked to the init action.
    684684 *
    685685 * @since 3.1.0
Note: See TracChangeset for help on using the changeset viewer.