Commit fa6133bc authored by Andreas Jung's avatar Andreas Jung

fixed typo

parent a791e0e9
......@@ -476,7 +476,7 @@ class ZCatalog(Folder, Persistent, Implicit):
RESPONSE.redirect(URL1 + '/manage_main?manage_tabs_message=Reindexing%20Performed')
def availableSplitter(self):
def availableSplitters(self):
""" splitter we can add """
return Splitter.availableSplitters
......
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