From fcd1c0609410626f03936fb46c24d45a9cc61808 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 28 Jun 2014 00:57:23 -0700 Subject: [PATCH] spelling --- FS/FS/API.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/API.pm b/FS/FS/API.pm index 77dbf877a..2105409c5 100644 --- a/FS/FS/API.pm +++ b/FS/FS/API.pm @@ -28,7 +28,7 @@ integration with other back-office systems. If accessing this API remotely with XML-RPC or JSON-RPC, be careful to block the port by default, only allow access from back-office servers with the same security precations as the Freeside server, and encrypt the communication -channel (for exampple, with an SSH tunnel or VPN) rather than accessing it +channel (for example, with an SSH tunnel or VPN) rather than accessing it in plaintext. =head1 METHODS -- 2.11.0