mirror of
https://github.com/distribution/distribution.git
synced 2025-08-15 05:23:09 +00:00
Fix typo in NewSimpleManager() documentation
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
parent
551158e600
commit
f0c93f65a2
@ -38,7 +38,7 @@ type Manager interface {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// NewSimpleManager returns an instance of
|
// NewSimpleManager returns an instance of
|
||||||
// Manger which only maps endpoints to challenges
|
// Manager which only maps endpoints to challenges
|
||||||
// based on the responses which have been added the
|
// based on the responses which have been added the
|
||||||
// manager. The simple manager will make no attempt to
|
// manager. The simple manager will make no attempt to
|
||||||
// perform requests on the endpoints or cache the responses
|
// perform requests on the endpoints or cache the responses
|
||||||
|
Loading…
Reference in New Issue
Block a user