summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-01-22 13:53:53 -0500
committerMichael Orlitzky <mjo@gentoo.org>2016-01-22 13:53:53 -0500
commite70582051f77f157be6038683f1dac8a2a079800 (patch)
tree80eedeeccde46e3b82cf9e8dfac5eaef66c15f8b
parentClean up and document the cleanup_sapi() function. (diff)
downloadeselect-php-e7058205.tar.gz
eselect-php-e7058205.tar.bz2
eselect-php-e7058205.zip
Remove the word "automatically" from the cleanup description.
-rw-r--r--src/php.eselect.in.in2
1 files changed, 1 insertions, 1 deletions
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() {