Docs: Update a comment in wp-admin/load-styles.php per the documentation standards.

Follow-up to [52352].

See #53399.
Built from https://develop.svn.wordpress.org/trunk@52356


git-svn-id: http://core.svn.wordpress.org/trunk@51948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2021-12-12 14:52:02 +00:00
parent 8bdaf90a14
commit 75fc6b755b
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<?php
/*
* Disable error reporting
* Disable error reporting.
*
* Set this to error_reporting( -1 ) for debugging.
*/