# HG changeset patch # User Thierry Florac # Date 1519917432 -3600 # Node ID c57d834bd88abae43726e50e7b7ce18d473ee55c # Parent 6ad2cc0eab55810dc32446f429d048bef2ee3023 Updated string diff -r 6ad2cc0eab55 -r c57d834bd88a src/pyams_content/component/illustration/zmi/paragraph.py --- a/src/pyams_content/component/illustration/zmi/paragraph.py Thu Mar 01 11:35:57 2018 +0100 +++ b/src/pyams_content/component/illustration/zmi/paragraph.py Thu Mar 01 16:17:12 2018 +0100 @@ -186,7 +186,7 @@ # -# Illustration summary +# Illustration preview # @adapter_config(context=(IIllustrationParagraph, IPyAMSLayer), provides=IParagraphPreview)