summaryrefslogtreecommitdiff
path: root/FS/FS/API.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-06-28 00:57:22 -0700
committerIvan Kohler <ivan@freeside.biz>2014-06-28 00:57:22 -0700
commitd38101d94807b4d7cff6bbff537cabe3b9837f51 (patch)
tree2e5eed74e62a4311bf1b96a9a30ee8d4761c3ca4 /FS/FS/API.pm
parent189f40043dc1e82373243acc73abd03f8151c87c (diff)
spelling
Diffstat (limited to 'FS/FS/API.pm')
-rw-r--r--FS/FS/API.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/API.pm b/FS/FS/API.pm
index 77dbf87..2105409 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