Skip to content

Commit

Permalink
Update src/wp-includes/class-wp-autoload.php
Browse files Browse the repository at this point in the history
Co-authored-by: Sergey Biryukov <[email protected]>
  • Loading branch information
aristath and SergeyBiryukov authored Nov 28, 2022
1 parent c621360 commit 38b7312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/class-wp-autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ public static function register_core() {
}

/**
* Autoload a Requests class.
* Autoload a WordPress class.
*
* @param string $class Class name.
* @return bool True if the class was loaded, false otherwise.
Expand Down

0 comments on commit 38b7312

Please sign in to comment.