mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 03:04:34 +00:00
The the Docs: Fix the the dittography
Sometimes, it's easy to to type the the same word twice, especially if if it's a simple word. We probably shouldn't do do do (do do do doo) it, though. (I've excluded external libs from this change.) Fixes #34885. git-svn-id: https://develop.svn.wordpress.org/trunk@35793 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -120,7 +120,7 @@ function wp_save_post_revision( $post_id ) {
|
||||
*
|
||||
* @param bool $check_for_changes Whether to check for changes before saving a new revision.
|
||||
* Default true.
|
||||
* @param WP_Post $last_revision The the last revision post object.
|
||||
* @param WP_Post $last_revision The last revision post object.
|
||||
* @param WP_Post $post The post object.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user