summaryrefslogtreecommitdiffstats
path: root/modules/ldap/debug.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ldap/debug.go')
-rw-r--r--modules/ldap/debug.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ldap/debug.go b/modules/ldap/debug.go
index 8653a47b45..67856fe7a6 100644
--- a/modules/ldap/debug.go
+++ b/modules/ldap/debug.go
@@ -6,7 +6,7 @@ import (
"github.com/gogits/gogs/modules/asn1-ber"
)
-// debbuging type
+// debugging type
// - has a Printf method to write the debug output
type debugging bool