--- a/Utilities/__init__.py Sat Feb 03 10:45:52 2018 +0100 +++ b/Utilities/__init__.py Sat Feb 03 16:15:24 2018 +0100 @@ -591,7 +591,7 @@ def linesep(): """ - Function to return the lineseparator used by the editor. + Function to return the line separator used by the editor. @return line separator used by the editor (string) """