aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-05-08 13:58:07 +0000
committerTom Martin <slarti@gentoo.org>2005-05-08 13:58:07 +0000
commit967ad43e08ef329762345ae9cdc093e56f74b13d (patch)
tree445a47124d3ae7fe54d0d13302c5b366f1466508 /modules
parentFixed {blas,lapack} manpages to reflect new "scan" action. Fixed typo in mail... (diff)
downloadeselect-967ad43e08ef329762345ae9cdc093e56f74b13d.tar.gz
eselect-967ad43e08ef329762345ae9cdc093e56f74b13d.tar.bz2
eselect-967ad43e08ef329762345ae9cdc093e56f74b13d.zip
Fix typo
svn path=/trunk/; revision=57
Diffstat (limited to 'modules')
-rw-r--r--modules/mailer.eclectic2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mailer.eclectic b/modules/mailer.eclectic
index 3ab408f..0e433f1 100644
--- a/modules/mailer.eclectic
+++ b/modules/mailer.eclectic
@@ -14,7 +14,7 @@ check_dirs() {
}
# find a list of mailer.conf symlink targets
-findi_targets() {
+find_targets() {
check_dirs
for f in ${ROOT}/etc/mail/*.mailer ; do
echo $(basename ${f} )