summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
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/files_encryption
parentb656c68edee995e17f6eb1febe2a1d620564a2c9 (diff)
downloadnextcloud-server-50dba97bdecbb48cdc5c721973c812421a717283.tar.gz
nextcloud-server-50dba97bdecbb48cdc5c721973c812421a717283.zip
Miscellaneous text fixes for core apps
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml
index ab47de828b9..15a09a29f51 100644
--- a/apps/files_encryption/appinfo/info.xml
+++ b/apps/files_encryption/appinfo/info.xml
@@ -2,7 +2,7 @@
<info>
<id>files_encryption</id>
<name>Encryption</name>
- <description>The ownCloud files encryption system provides server side-encryption. After the app was enabled you need to re-login to initialize your encryption keys. Please note that server side encryption requires that the ownCloud server admin can be trusted. The main purpose of this app is the encryption of files that are stored on externally mounted storages.</description>
+ <description>The ownCloud files encryption system provides server side-encryption. After the app is enabled you need to re-login to initialize your encryption keys. Please note that server side encryption requires that the ownCloud server admin can be trusted. The main purpose of this app is the encryption of files that are stored on externally mounted storages.</description>
<licence>AGPL</licence>
<author>Sam Tuke, Bjoern Schiessle, Florin Peter</author>
<require>4</require>