diff options
author | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:11:49 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:11:49 +0800 |
commit | 4d83e71f47d63ee4fb9f12a5c666cb023379ddc8 (patch) | |
tree | f7705d831b782a6393432c3e8dcacdea173734ea /databases | |
parent | 7e9f655517176fe184ba50ab66bd72b5da1d3fd1 (diff) | |
download | freebsd-ports-gnome-4d83e71f47d63ee4fb9f12a5c666cb023379ddc8.tar.gz freebsd-ports-gnome-4d83e71f47d63ee4fb9f12a5c666cb023379ddc8.tar.zst freebsd-ports-gnome-4d83e71f47d63ee4fb9f12a5c666cb023379ddc8.zip |
Fix a typo.
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 |