Clarify documentation on backend

This commit is contained in:
Alexander Neumann 2015-05-09 12:53:04 +02:00
parent 87206769c9
commit e4e502959f
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
// Package backend provides local and remote storage for restic backups.
// Package backend provides local and remote storage for restic repositories.
package backend