summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-09-30 14:41:55 +0200
committerLukas Reschke <lukas@statuscode.ch>2017-01-13 18:33:42 +0100
commitd26b902a13aeb35d89193a412cc748a518980d76 (patch)
tree94bf7fb3494984f02cc3d338fca5b603d731daed /apps/admin_audit
parent587eca3ccd83d2aa03f723d2f438d2d731e83045 (diff)
downloadnextcloud-server-d26b902a13aeb35d89193a412cc748a518980d76.tar.gz
nextcloud-server-d26b902a13aeb35d89193a412cc748a518980d76.zip
Fix "broken" app descriptions
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/appinfo/info.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/admin_audit/appinfo/info.xml b/apps/admin_audit/appinfo/info.xml
index 98862554090..e5ec9db0689 100644
--- a/apps/admin_audit/appinfo/info.xml
+++ b/apps/admin_audit/appinfo/info.xml
@@ -2,9 +2,7 @@
<info>
<id>admin_audit</id>
<name>Auditing / Logging</name>
- <description>Provides logging abilities for Nextcloud such as logging file
- accesses or otherwise sensitive actions.
- </description>
+ <description>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
<version>1.2.0</version>