Updated docstring
authorThierry Florac <thierry.florac@onf.fr>
Tue, 11 Dec 2018 10:42:37 +0100
changeset 1153 9664ae4c8abb
parent 1152 a54881e067f4
child 1154 8e16cc0efae5
Updated docstring
src/pyams_content/component/association/interfaces.py
--- a/src/pyams_content/component/association/interfaces.py	Mon Dec 10 15:52:10 2018 +0100
+++ b/src/pyams_content/component/association/interfaces.py	Tue Dec 11 10:42:37 2018 +0100
@@ -53,7 +53,7 @@
 
     user_title = Attribute("Association title proposed on public site")
 
-    user_icon = Attribute("Iocn associated with user title")
+    user_icon = Attribute("Icon associated with user title")
 
     inner_title = Attribute("Inner content, if available")