[freeside-commits] branch FREESIDE_3_BRANCH updated. fcd1c0609410626f03936fb46c24d45a9cc61808
Ivan
ivan at 420.am
Sat Jun 28 00:57:24 PDT 2014
The branch, FREESIDE_3_BRANCH has been updated
via fcd1c0609410626f03936fb46c24d45a9cc61808 (commit)
from ce5f9fdd644365ce377232af6d66c1c6c97e8ee5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fcd1c0609410626f03936fb46c24d45a9cc61808
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Jun 28 00:57:23 2014 -0700
spelling
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
-----------------------------------------------------------------------
Summary of changes:
FS/FS/API.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list