VirtualMailManager/Config.py
changeset 128 cf8116625866
parent 120 928659c8ee9f
child 133 2d5c4745efec
--- a/VirtualMailManager/Config.py	Fri Aug 21 11:25:14 2009 +0000
+++ b/VirtualMailManager/Config.py	Fri Aug 21 17:42:22 2009 +0000
@@ -94,7 +94,7 @@
 
     def check(self):
         """Performs a configuration check.
-        
+
         Raises a VMMConfigException if the check fails.
         """
         if not self.__chkSections():