[freeside-commits] branch master updated. d38101d94807b4d7cff6bbff537cabe3b9837f51
Ivan
ivan at 420.am
Sat Jun 28 00:57:23 PDT 2014
The branch, master has been updated
via d38101d94807b4d7cff6bbff537cabe3b9837f51 (commit)
from 189f40043dc1e82373243acc73abd03f8151c87c (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 d38101d94807b4d7cff6bbff537cabe3b9837f51
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Jun 28 00:57:22 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