diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-02-09 12:00:52 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-02-09 12:00:52 +0000 |
commit | 0dd757920977efb2456287e8d7920b3822c5bbe4 (patch) | |
tree | 2de43f02a7adf2cde27a75528b780bbad6998d32 /mail | |
parent | 3bd68caae6f1f5f5a640f544bb3bc8bb194a055c (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gld/files/pkg-message.in | 2 | ||||
-rw-r--r-- | mail/spfval/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/gld/files/pkg-message.in b/mail/gld/files/pkg-message.in index 18dd2b9ead3f..3a4f62465f62 100644 --- a/mail/gld/files/pkg-message.in +++ b/mail/gld/files/pkg-message.in @@ -4,7 +4,7 @@ gld_enable="YES" - To complete the installation, you need to create the neccesary + To complete the installation, you need to create the necessary database and tables. An example configuration file is available in %%PREFIX%%/etc/gld.conf-dist. For more information see the documentation in %%DOCSDIR%%/share/doc/gld. diff --git a/mail/spfval/pkg-descr b/mail/spfval/pkg-descr index 20a44970642b..0314082d5b20 100644 --- a/mail/spfval/pkg-descr +++ b/mail/spfval/pkg-descr @@ -4,4 +4,4 @@ SPF records. Simply pass the validator a string and it will see if it validates as an SPFv1 or SPF-Classic record. If an error is found, it tries its best to report the error in question and the -specific location in the record where the error occured. +specific location in the record where the error occurred. |