Skip to content

Commit

Permalink
Minor: Fix incorrect class name in a doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
YahnisElsts committed Oct 28, 2022
1 parent 9bb19e4 commit 32f0079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Puc/v5p0/Plugin/UpdateChecker.php
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ public function requestInfo($queryArgs = array()) {
/**
* Retrieve the latest update (if any) from the configured API endpoint.
*
* @uses PluginUpdateChecker::requestInfo()
* @uses UpdateChecker::requestInfo()
*
* @return Update|null An instance of Plugin Update, or NULL when no updates are available.
*/
Expand Down

0 comments on commit 32f0079

Please sign in to comment.