summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2020-09-19 20:24:30 +0200
committerGitHub <noreply@github.com>2020-09-19 20:24:30 +0200
commit18091bd56ad846bddd51187d0657bed409b69136 (patch)
tree18bbcfec68bc970948fcad071e95c55b4d132507 /apps/provisioning_api
parented9f3ee990a4f31da34e44abd35bab903e125cfa (diff)
downloadnextcloud-server-18091bd56ad846bddd51187d0657bed409b69136.tar.gz
nextcloud-server-18091bd56ad846bddd51187d0657bed409b69136.zip
l10n: HTTP in capital letters
Diffstat (limited to 'apps/provisioning_api')
-rw-r--r--apps/provisioning_api/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/provisioning_api/appinfo/info.xml b/apps/provisioning_api/appinfo/info.xml
index 30fbdd45e3a..749b22ba638 100644
--- a/apps/provisioning_api/appinfo/info.xml
+++ b/apps/provisioning_api/appinfo/info.xml
@@ -9,7 +9,7 @@
attributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users
can also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables
an admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.
- Once the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions
+ Once the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions
listed above. More information is available in the Provisioning API documentation, including example calls
and server responses.
</description>