summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/apikey.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/prefs/apikey.html.tmpl')
-rw-r--r--template/en/default/account/prefs/apikey.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/prefs/apikey.html.tmpl b/template/en/default/account/prefs/apikey.html.tmpl
index af0ea534b..970258e50 100644
--- a/template/en/default/account/prefs/apikey.html.tmpl
+++ b/template/en/default/account/prefs/apikey.html.tmpl
@@ -12,8 +12,8 @@
#%]
<p>
- API keys are used to authenticate REST calls. You can create more than one
- API key if required. Each API key has an optional description which can help
+ API keys are used to authenticate WebService API calls. You can create more than
+ one API key if required. Each API key has an optional description which can help
you record what each key is used for. Documentation on how to log in is
available from
<a href="[% docs_urlbase FILTER html %]api/Bugzilla/WebService.html#LOGGING_IN">here</a>.