mirror of
https://github.com/distribution/distribution.git
synced 2025-09-09 18:59:40 +00:00
chore: fix some typos in comments
Signed-off-by: goodactive <goodactive@qq.com>
This commit is contained in:
@@ -56,7 +56,7 @@ func init() {
|
||||
}
|
||||
|
||||
// UserInfo carries information about
|
||||
// an autenticated/authorized client.
|
||||
// an authenticated/authorized client.
|
||||
type UserInfo struct {
|
||||
Name string
|
||||
}
|
||||
|
Reference in New Issue
Block a user