37669 Fix typo
authorJeremy Davis <jeremyd@freeside.biz>
Tue, 29 Sep 2015 21:12:26 +0000 (17:12 -0400)
committerJeremy Davis <jeremyd@freeside.biz>
Tue, 29 Sep 2015 21:12:26 +0000 (17:12 -0400)
FS/FS/API.pm

index 7ee0802..9dbbc3c 100644 (file)
@@ -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.