diff --git a/src/Composer/Installer.php b/src/Composer/Installer.php index c60b707d6..f4f778ddb 100644 --- a/src/Composer/Installer.php +++ b/src/Composer/Installer.php @@ -1741,7 +1741,7 @@ class Installer } /** - * Should the operations (packge install, update and removal) be executed on disk? + * Should the operations (package install, update and removal) be executed on disk? * * This is disabled implicitly when enabling dryRun *