1
0
Fork 0

[BUGFIX] Fixed typo in comment

pull/7391/head
Jeroen Ketelaar 2018-06-05 15:55:14 +02:00 committed by GitHub
parent f3307237a5
commit 6ff74d3ed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
*