# HG changeset patch # User Thierry Florac # Date 1544521357 -3600 # Node ID 9664ae4c8abb2ff748a30dcf8ebae1179c0efdcc # Parent a54881e067f4271dff705e5353cdef3b7265ff9d Updated docstring diff -r a54881e067f4 -r 9664ae4c8abb 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")