Fix typos
This commit is contained in:
parent
b72de5a883
commit
241916d55b
45 changed files with 67 additions and 67 deletions
|
@ -18,7 +18,7 @@ type Backend interface {
|
|||
// repository.
|
||||
Location() string
|
||||
|
||||
// Connections returns the maxmimum number of concurrent backend operations.
|
||||
// Connections returns the maximum number of concurrent backend operations.
|
||||
Connections() uint
|
||||
|
||||
// Hasher may return a hash function for calculating a content hash for the backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue