mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/openvpn: fix 'accommodate' typo
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b2d2ea4300
commit
b253ae3054
@@ -6,7 +6,7 @@ config BR2_PACKAGE_OPENVPN
|
|||||||
select BR2_PACKAGE_LIBOPENSSL_ENABLE_DES if BR2_PACKAGE_LIBOPENSSL
|
select BR2_PACKAGE_LIBOPENSSL_ENABLE_DES if BR2_PACKAGE_LIBOPENSSL
|
||||||
help
|
help
|
||||||
OpenVPN is a full-featured SSL VPN solution which can
|
OpenVPN is a full-featured SSL VPN solution which can
|
||||||
accomodate a wide range of configurations, including road
|
accommodate a wide range of configurations, including road
|
||||||
warrior access, home/office/campus telecommuting, WiFi
|
warrior access, home/office/campus telecommuting, WiFi
|
||||||
security, secure branch office linking, and enterprise-scale
|
security, secure branch office linking, and enterprise-scale
|
||||||
remote access solutions with load balancing, failover, and
|
remote access solutions with load balancing, failover, and
|
||||||
|
|||||||
Reference in New Issue
Block a user