diff options
Diffstat (limited to 'apps/lookup_server_connector/appinfo/info.xml')
-rw-r--r-- | apps/lookup_server_connector/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/lookup_server_connector/appinfo/info.xml b/apps/lookup_server_connector/appinfo/info.xml index 30a7bc0aadc..7c88c6cb21b 100644 --- a/apps/lookup_server_connector/appinfo/info.xml +++ b/apps/lookup_server_connector/appinfo/info.xml @@ -3,8 +3,8 @@ xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> <id>lookup_server_connector</id> <name>Lookup Server Connector</name> - <summary>Sync public user information with the lookup server</summary> - <description>Sync public user information with the lookup server</description> + <summary>Sync public account information with the lookup server</summary> + <description>Sync public account information with the lookup server</description> <version>1.17.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> |