summaryrefslogtreecommitdiffstats
path: root/corepkgs
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-06 21:49:24 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-06 21:49:24 +0100
commitd2c0958e1e4f2e377f39687119814ec3808f31d4 (patch)
tree503c693585cf0265724eb2c7b939df7a7b5faa83 /corepkgs
parent4f3cf06c97cb1f15c74b51b60673a0ed9af0a603 (diff)
Typo
Diffstat (limited to 'corepkgs')
-rw-r--r--corepkgs/buildenv.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/buildenv.pl b/corepkgs/buildenv.pl
index 264442104..dacc53701 100644
--- a/corepkgs/buildenv.pl
+++ b/corepkgs/buildenv.pl
@@ -149,7 +149,7 @@ foreach my $pkg (@pkgs) {
# Symlink to the packages that have been "propagated" by packages
-# installed by the user (i.e., package X declares that it want Y
+# installed by the user (i.e., package X declares that it wants Y
# installed as well). We do these later because they have a lower
# priority in case of collisions.
my $priorityCounter = 1000; # don't care about collisions