aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-02-07 18:46:36 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-02-07 18:46:36 +0000
commita70e447b30c3469f6ba0f973016dd2c8e94fd7a4 (patch)
treef1d953fc59a6cae4f2794e6501ba9092f2f8e64b /languages
parente3b170d9b0f433f427a095e847326d572e54a6ff (diff)
downloadelgg-a70e447b30c3469f6ba0f973016dd2c8e94fd7a4.tar.gz
elgg-a70e447b30c3469f6ba0f973016dd2c8e94fd7a4.tar.bz2
tweaked some documentation on the REST API
git-svn-id: http://code.elgg.org/elgg/trunk@3918 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index 7310c8ac2..4833ec355 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -188,7 +188,7 @@ $english = array(
* API
*/
'system.api.list' => "List all available API calls on the system.",
- 'auth.gettoken' => "This API call lets a user log in, returning an authentication token which can be used in leu of a username and password for authenticating further calls.",
+ 'auth.gettoken' => "This API call lets a user obtain an authentication token which can be used for authenticating future API calls.",
/**
* User details