aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
diff options
context:
space:
mode:
authorRobin McCorkell <rmccorkell@karoshi.org.uk>2014-03-26 15:43:03 +0000
committerRobin McCorkell <rmccorkell@karoshi.org.uk>2014-03-26 15:43:03 +0000
commit50dba97bdecbb48cdc5c721973c812421a717283 (patch)
treebefc48721fdec4ef740b277a4b513a96808fa060 /apps/user_webdavauth
parentb656c68edee995e17f6eb1febe2a1d620564a2c9 (diff)
downloadnextcloud-server-50dba97bdecbb48cdc5c721973c812421a717283.tar.gz
nextcloud-server-50dba97bdecbb48cdc5c721973c812421a717283.zip
Miscellaneous text fixes for core apps
Diffstat (limited to 'apps/user_webdavauth')
-rwxr-xr-xapps/user_webdavauth/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_webdavauth/appinfo/info.xml b/apps/user_webdavauth/appinfo/info.xml
index 76b314e48aa..20c5909cc12 100755
--- a/apps/user_webdavauth/appinfo/info.xml
+++ b/apps/user_webdavauth/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>WebDAV user backend</name>
<description>Authenticate users by a WebDAV call. You can use any WebDAV server, ownCloud server or other webserver to authenticate. It should return http 200 for right credentials and http 401 for wrong ones.
- This app is not compatible to the LDAP user and group backend.</description>
+ This app is not compatible with the LDAP user and group backend.</description>
<licence>AGPL</licence>
<author>Frank Karlitschek</author>
<require>4.93</require>