diff options
-rw-r--r-- | nslcd_proto/doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nslcd_proto/doc.go b/nslcd_proto/doc.go index 70929f3..48d41b7 100644 --- a/nslcd_proto/doc.go +++ b/nslcd_proto/doc.go @@ -17,6 +17,6 @@ // Package nslcd_proto implements the nslcd protocol of nss-pam-ldapd. // -// The godoc documentation for this packages isn't very good; you +// The godoc documentation for this package isn't very good; you // should look at the source file nslcd_h.go. package nslcd_proto |