mirror of
https://github.com/distribution/distribution.git
synced 2025-09-17 23:59:57 +00:00
chore: remove repetitive words in comments
Signed-off-by: xiaoxiangxianzi <zhaoyizheng@outlook.com>
This commit is contained in:
@@ -279,7 +279,7 @@ type FileChecker struct {
|
||||
|
||||
// Redis configures the redis pool available to the registry webapp.
|
||||
type Redis struct {
|
||||
// Addr specifies the the redis instance available to the application.
|
||||
// Addr specifies the redis instance available to the application.
|
||||
Addr string `yaml:"addr,omitempty"`
|
||||
|
||||
// Usernames can be used as a finer-grained permission control since the introduction of the redis 6.0.
|
||||
|
Reference in New Issue
Block a user