mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 10:25:01 +00:00
Fix typo (PLIFF->PLIF)
This commit is contained in:
parent
70156fa98e
commit
fb9e84ff2d
@ -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…
Reference in New Issue
Block a user