summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-ldap/ldap/debug.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-ldap/ldap/debug.go')
-rw-r--r--vendor/github.com/go-ldap/ldap/debug.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/go-ldap/ldap/debug.go b/vendor/github.com/go-ldap/ldap/debug.go
index b8a7ecbff..7279fc251 100644
--- a/vendor/github.com/go-ldap/ldap/debug.go
+++ b/vendor/github.com/go-ldap/ldap/debug.go
@@ -6,7 +6,7 @@ import (
"gopkg.in/asn1-ber.v1"
)
-// debbuging type
+// debugging type
// - has a Printf method to write the debug output
type debugging bool