commit: e70582051f77f157be6038683f1dac8a2a079800
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 18:53:53 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 18:53:53 2016 +0000
URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=e7058205
Remove the word "automatically" from the cleanup description.
src/php.eselect.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/php.eselect.in.in b/src/php.eselect.in.in
index 63b9d42..a9c6efd 100644
--- a/src/php.eselect.in.in
+++ b/src/php.eselect.in.in
@@ -576,7 +576,7 @@ do_update() {
## cleanup action
describe_cleanup() {
- echo "Automatically clean up stale links"
+ echo "Clean up stale links"
}
describe_cleanup_parameters() {