diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-09-09 12:11:49 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-09-09 12:11:49 +0000 |
commit | 508bab481bccb07a5f92b9fdb223cdee4bd0dc37 (patch) | |
tree | 15d2a146fe06ade51a28445fd0e5d072caf5c781 /databases | |
parent | Whitespace fix. (diff) |
Fix a typo.
Notes
Notes:
svn path=/head/; revision=281506
Diffstat (limited to 'databases')
-rw-r--r-- | databases/slony1/files/pkg-message.in | 2 | ||||
-rw-r--r-- | databases/slony1v2/files/pkg-message.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/slony1/files/pkg-message.in b/databases/slony1/files/pkg-message.in index d63faf0d7d1b..2928d1c0a5b5 100644 --- a/databases/slony1/files/pkg-message.in +++ b/databases/slony1/files/pkg-message.in @@ -1,7 +1,7 @@ ********************************************************************** -Please read the docs on configuring and runing slony-1. Unless you specified +Please read the docs on configuring and running slony-1. Unless you specified NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory. If you are upgrading from a prior version of slony, please read the UPGRADING diff --git a/databases/slony1v2/files/pkg-message.in b/databases/slony1v2/files/pkg-message.in index 95536a320297..7ac395fa6559 100644 --- a/databases/slony1v2/files/pkg-message.in +++ b/databases/slony1v2/files/pkg-message.in @@ -1,6 +1,6 @@ ******************************************************************************* -Please read the docs on configuring and runing slony-1. Unless you specified +Please read the docs on configuring and running slony-1. Unless you specified NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory. If you are upgrading from a prior version of slony, please read the UPGRADING |