[freeside-commits] branch FREESIDE_4_BRANCH updated. f1013e0350ff3793f00a05ba272b72287727918c
Jeremy Davis
jeremyd at 420.am
Tue Sep 29 14:14:04 PDT 2015
The branch, FREESIDE_4_BRANCH has been updated
via f1013e0350ff3793f00a05ba272b72287727918c (commit)
from 65e850185422f0ccb703b25849c7ee18d9f6c0b6 (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 f1013e0350ff3793f00a05ba272b72287727918c
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Tue Sep 29 17:13:57 2015 -0400
37669 Fix typo
diff --git a/FS/FS/API.pm b/FS/FS/API.pm
index 7ee0802..9dbbc3c 100644
--- a/FS/FS/API.pm
+++ b/FS/FS/API.pm
@@ -24,7 +24,7 @@ This module implements a backend API for advanced back-office integration.
In contrast to the self-service API, which authenticates an end-user and offers
functionality to that end user, the backend API performs a simple shared-secret
authentication and offers full, administrator functionality, enabling
-integration with other back-office systems. Only ccess this API from a secure
+integration with other back-office systems. Only access this API from a secure
network from other backoffice machines. DON'T use this API to create customer
portal functionality.
-----------------------------------------------------------------------
Summary of changes:
FS/FS/API.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list