We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WP_Upgrader::install_package()
1 parent 1ea9ce3 commit 80ccb36Copy full SHA for 80ccb36
src/wp-admin/includes/class-wp-upgrader.php
@@ -422,7 +422,7 @@ public function clear_destination( $remote_destination ) {
422
/**
423
* Install a package.
424
*
425
- * Copies the contents of a package form a source directory, and installs them in
+ * Copies the contents of a package from a source directory, and installs them in
426
* a destination directory. Optionally removes the source. It can also optionally
427
* clear out the destination folder if it already exists.
428
0 commit comments