mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-05 05:20:34 +00:00
fix: typo in the comments
This commit is contained in:
+1
-1
@@ -491,7 +491,7 @@ func (p *PublishedRepo) GetLabel() string {
|
||||
return p.Label
|
||||
}
|
||||
|
||||
// GetName returns the unique name of the repo
|
||||
// GetPath returns the unique name of the repo
|
||||
func (p *PublishedRepo) GetPath() string {
|
||||
prefix := p.StoragePrefix()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user