Unverified Commit 9b3ac14a authored by postables's avatar postables Committed by GitHub

datastore: updated ScrubbedDatastore comment

parent aa9190c1
......@@ -110,7 +110,7 @@ type CheckedDatastore interface {
Check() error
}
// CheckedDatastore is an interface that should be implemented by datastores
// ScrubbedDatastore is an interface that should be implemented by datastores
// which want to provide a mechanism to check data integrity and/or
// error correction.
type ScrubbedDatastore interface {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment