cleared up wording

i18n
Michal S 2 years ago
parent 32115119b7
commit ed17596e2b
No known key found for this signature in database
GPG Key ID: A6A1A4DCB22279B9

@ -50,7 +50,7 @@ pub fn upgrade(options: Options) {
} }
if verbosity >= 1 { if verbosity >= 1 {
log!("Upgrading AUR packages"); log!("Checking AUR upgrades...");
} }
// List non-native packages using `pacman -Qm` and collect to a Vec<String> // List non-native packages using `pacman -Qm` and collect to a Vec<String>

Loading…
Cancel
Save