From: Ivan Kohler Date: Sat, 28 Jun 2014 07:57:22 +0000 (-0700) Subject: spelling X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d38101d94807b4d7cff6bbff537cabe3b9837f51 spelling --- 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