[wp-trac] [WordPress Trac] #56981: Typo in a comment in wp_prepare_revisions_for_js()
WordPress Trac
noreply at wordpress.org
Thu Nov 3 11:42:40 UTC 2022
#56981: Typo in a comment in wp_prepare_revisions_for_js()
--------------------------+-----------------------------
Reporter: dilipbheda | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Revisions | Version:
Severity: normal | Keywords: has-patch
Focuses: docs |
--------------------------+-----------------------------
There is a comment block in wp_prepare_revisions_for_js():
{{{#!php
<?php
/**
* If we only have one revision, the initial revision is missing; This
happens
* when we have an autsosave and the user has clicked 'View the Autosave'
*/
}}}
"autsosave" here should be "autosave".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56981>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list