src/pyams_content/component/paragraph/interfaces/milestone.py
changeset 937 b9c5249db72b
parent 936 2b31cde8c028
child 1092 350cc7104175
--- a/src/pyams_content/component/paragraph/interfaces/milestone.py	Fri Sep 07 16:40:05 2018 +0200
+++ b/src/pyams_content/component/paragraph/interfaces/milestone.py	Fri Sep 07 16:41:57 2018 +0200
@@ -79,7 +79,7 @@
     """Milestones paragraph interface"""
 
     body = I18nTextField(title=_("Associated text"),
-                         description=_("Additional text associated to this milestone Paragraph"),
+                         description=_("Additional text associated to this milestone paragraph"),
                          required=False)
 
     renderer = Choice(title=_("Milestones template"),