Commit a300662f authored by Vincent Pelletier's avatar Vincent Pelletier

Fix comment typo.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16175 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 15024b00
...@@ -61,7 +61,7 @@ class AlarmTool(BaseTool): ...@@ -61,7 +61,7 @@ class AlarmTool(BaseTool):
It is used as a central managment point for all alarms. It is used as a central managment point for all alarms.
Inside this tool we have a way to retrieve all reports comings Inside this tool we have a way to retrieve all reports coming
from Alarms,... from Alarms,...
""" """
id = 'portal_alarms' id = 'portal_alarms'
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
############################################################################## ##############################################################################
"""\ """\
ERP portal_categories tool. ERP5 portal_categories tool.
""" """
from Products.CMFCategory.CategoryTool import CategoryTool as CMFCategoryTool from Products.CMFCategory.CategoryTool import CategoryTool as CMFCategoryTool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment