Commit e9c8fea9 authored by Andreas Jung's avatar Andreas Jung

fixed typo

parent 94236806
...@@ -15,7 +15,7 @@ import os,sys,exceptions ...@@ -15,7 +15,7 @@ import os,sys,exceptions
availableSplitters = ( availableSplitters = (
("ZopeSplitter" , "Zope Default Splitter"), ("ZopeSplitter" , "Zope Default Splitter"),
("ISO_8859_1_Splitter" , "Werner Strobles ISO-8859-1 Splitter"), ("ISO_8859_1_Splitter" , "Werner Strobls ISO-8859-1 Splitter"),
("UnicodeSplitter" , "Unicode-aware splitter") ("UnicodeSplitter" , "Unicode-aware splitter")
) )
......
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