mirror of
https://github.com/restic/restic.git
synced 2026-08-08 14:43:19 +00:00
Fix godoc comments.
This commit is contained in:
@@ -19,6 +19,6 @@ type Migration interface {
|
||||
// Name returns a short name.
|
||||
Name() string
|
||||
|
||||
// Descr returns a description what the migration does.
|
||||
// Desc returns a description what the migration does.
|
||||
Desc() string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user