Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity
git-svn-id: http://svn.automattic.com/wordpress/trunk@12341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
/**
|
||||
* Schedules a hook to run only once.
|
||||
*
|
||||
* Schedules a hook which will be executed once by the Wordpress actions core at
|
||||
* Schedules a hook which will be executed once by the WordPress actions core at
|
||||
* a time which you specify. The action will fire off when someone visits your
|
||||
* WordPress site, if the schedule time has passed.
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Main Wordpress Formatting API.
|
||||
* Main WordPress Formatting API.
|
||||
*
|
||||
* Handles many functions for formatting output.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user