Fix typo (PLIFF->PLIF)
git-svn-id: svn://10.0.0.236/trunk@107860 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6ca4d43048
commit
79a6f20984
@ -33,7 +33,7 @@ use PLIF::Output::Generic::Email;
|
||||
@ISA = qw(PLIF::Output::Generic::Email);
|
||||
1;
|
||||
|
||||
# XXX This inherits from PLIFF::Output::Generic::Email, which is silly
|
||||
# XXX This inherits from PLIF::Output::Generic::Email, which is silly
|
||||
# (or is it?). Should it instead be a pure service, but install the
|
||||
# Email output service? Should this just be a part of the output
|
||||
# service? (No, output services cannot be allowed to know about users
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user