mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 20:35:30 +08:00
Fix a typo in class-lite.php (#31)
Signed-off-by: Viktor Szépe <viktor@szepe.net>
This commit is contained in:
parent
e4bb73e437
commit
6cf11c81a8
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ if ( ! class_exists( 'Fragen\\Git_Updater\\Lite' ) ) {
|
|||
/**
|
||||
* Correctly rename dependency for activation.
|
||||
*
|
||||
* @param string $source Path fo $source.
|
||||
* @param string $source Path of $source.
|
||||
* @param string $remote_source Path of $remote_source.
|
||||
* @param \Plugin_Upgrader|\Theme_Upgrader $upgrader An Upgrader object.
|
||||
* @param array $hook_extra Array of hook data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue