diff options
Diffstat (limited to 'mail/p5-Mail-Folder/pkg-descr')
-rw-r--r-- | mail/p5-Mail-Folder/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Mail-Folder/pkg-descr b/mail/p5-Mail-Folder/pkg-descr index e5c052bbbc82..5d27e499da9d 100644 --- a/mail/p5-Mail-Folder/pkg-descr +++ b/mail/p5-Mail-Folder/pkg-descr @@ -1,15 +1,15 @@ WARNING: This code is in alpha release. Expect the interface to change -SYNOPSIS +SYNOPSIS use Mail::Folder; -DESCRIPTION +DESCRIPTION This base class, and it's subclasses provide an object- oriented interface to email folders independant of the underlying folder implementation. There are currently two folder interfaces provided with this package: -Mail::Folder::Emaul +Mail::Folder::Emaul Mail::Folder::Mbox |