diff options
author | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 21:47:34 +0200 |
---|---|---|
committer | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 21:47:34 +0200 |
commit | 67092e7c62e4397c2b10aff606d57791cad0f604 (patch) | |
tree | 324a293b3296b874f69abc0cc82c6faab3d6f7e2 | |
parent | 1f86e37a894a42aecd72b4042a44937f4d11eec6 (diff) | |
download | pfsense-packages-67092e7c62e4397c2b10aff606d57791cad0f604.tar.gz pfsense-packages-67092e7c62e4397c2b10aff606d57791cad0f604.tar.bz2 pfsense-packages-67092e7c62e4397c2b10aff606d57791cad0f604.zip |
fix typo
-rwxr-xr-x | pkg_config.7.xml | 2 | ||||
-rw-r--r-- | pkg_config.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 077448e5..d0dc81a1 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -726,7 +726,7 @@ <package> <name>OpenVPN-Enhancements</name> <maintainer>mfuchs77@googlemail.com</maintainer> - <descr>AEnhance OpenVPN with TLS-auth and client/server-options</descr> + <descr>Enhance OpenVPN with TLS-auth and client/server-options</descr> <category>Services</category> <version>0.1</version> <status>BETA</status> diff --git a/pkg_config.xml b/pkg_config.xml index 8189f578..49fdf0b9 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -815,7 +815,7 @@ <package> <name>OpenVPN-Enhancements</name> <maintainer>mfuchs77@googlemail.com</maintainer> - <descr>AEnhance OpenVPN with TLS-auth and client/server-options</descr> + <descr>Enhance OpenVPN with TLS-auth and client/server-options</descr> <category>Services</category> <version>0.1</version> <status>BETA</status> |