mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 21:24:35 +00:00
Docs: Fix a few minor inline documentation typos in a variety of files and contexts.
Props ramizmanked. Fixes #45463. git-svn-id: https://develop.svn.wordpress.org/trunk@44331 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -316,6 +316,6 @@ if ( ! in_array( 'plugin_editor_notice', $dismissed_pointers, true ) ) :
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
endif; // editor warning notice
|
||||
endif; // Editor warning notice.
|
||||
|
||||
include( ABSPATH . 'wp-admin/admin-footer.php' );
|
||||
|
||||
Reference in New Issue
Block a user