From 5561a9f42baa339793cc46986027d57db03567d5 Mon Sep 17 00:00:00 2001 From: kakwa Date: Fri, 31 Jul 2015 20:32:13 +0200 Subject: [PATCH] typo in comment --- ldapcherry/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldapcherry/__init__.py b/ldapcherry/__init__.py index 206b654..6f5eb9b 100644 --- a/ldapcherry/__init__.py +++ b/ldapcherry/__init__.py @@ -33,7 +33,7 @@ from sets import Set SESSION_KEY = '_cp_username' -# Custom log function to overrige weird error.log function +# Custom log function to override weird error.log function # of cherrypy def syslog_error( msg='',