summaryrefslogtreecommitdiff
path: root/bin/why_dont_you
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-06-16 11:14:12 +0200
committerErich Eckner <git@eckner.net>2017-06-16 11:14:12 +0200
commit110e6cee66c9618ac47d8277456ccc04c186db00 (patch)
treed1442344fe603448d7307b06390445dbfe2f1086 /bin/why_dont_you
parent4751da8c5a78403d9506021cb10e091abf62cc09 (diff)
downloadbuilder-110e6cee66c9618ac47d8277456ccc04c186db00.tar.xz
bin/why_dont_you: rephrase comment
Diffstat (limited to 'bin/why_dont_you')
-rwxr-xr-xbin/why_dont_you2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/why_dont_you b/bin/why_dont_you
index 596b6d9..8b3f135 100755
--- a/bin/why_dont_you
+++ b/bin/why_dont_you
@@ -2,7 +2,7 @@
# usage: why_dont_you $action $package1 $package2 ...
-# investigate, why a certain option is not done with a certain package
+# investigate, why a certain operation is not done with certain packages
. "${0%/*}/../conf/default.conf"