diff options
Diffstat (limited to 'apps/contactsinteraction/appinfo/info.xml')
-rw-r--r-- | apps/contactsinteraction/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/contactsinteraction/appinfo/info.xml b/apps/contactsinteraction/appinfo/info.xml index 0760d9b3626..4edaf402e08 100644 --- a/apps/contactsinteraction/appinfo/info.xml +++ b/apps/contactsinteraction/appinfo/info.xml @@ -3,8 +3,8 @@ xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> <id>contactsinteraction</id> <name>Contacts Interaction</name> - <summary>Manages interaction between users and contacts</summary> - <description>Collect data about user and contacts interactions and provide an address book for the data</description> + <summary>Manages interaction between accounts and contacts</summary> + <description>Collect data about accounts and contacts interactions and provide an address book for the data</description> <version>1.10.0</version> <licence>agpl</licence> <author>Christoph Wurst</author> |