From 39c068400e9dd3a577580faa41e87140c2d2e499 Mon Sep 17 00:00:00 2001 From: Joseph Crail Date: Sat, 6 Dec 2014 20:22:48 -0500 Subject: Fix spelling errors in comments. --- modules/ldap/debug.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ldap/debug.go') diff --git a/modules/ldap/debug.go b/modules/ldap/debug.go index 8653a47b..67856fe7 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 -- cgit v1.2.3