From 531ab73676f220a94667e845c818cc4dc963b446 Mon Sep 17 00:00:00 2001
From: "m.escher" <m.escher@mescher-nb.aditosoftware.local>
Date: Wed, 24 Oct 2018 08:17:57 +0200
Subject: [PATCH] add account parameter description

---
 entity/Social_entity/Social_entity.aod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/entity/Social_entity/Social_entity.aod b/entity/Social_entity/Social_entity.aod
index ccdd6b2169..5dc92aa0f7 100644
--- a/entity/Social_entity/Social_entity.aod
+++ b/entity/Social_entity/Social_entity.aod
@@ -35,7 +35,7 @@
       <name>Account_param</name>
       <title>Benutzer</title>
       <expose v="true" />
-      <description>PARAMETER</description>
+      <description>Benutzer</description>
     </entityParameter>
   </entityFields>
 </entity>
-- 
GitLab