satisfy linter who wants to be a spell checker in comments

This commit is contained in:
vyzo 2021-07-25 11:47:21 +03:00
parent 5285a14d27
commit 2dc72d5849

View File

@ -84,7 +84,7 @@ type ChainAPI struct {
// blockstores.
ExposedBlockstore dtypes.ExposedBlockstore
// BaseBlockstore is the underyling blockstore
// BaseBlockstore is the underlying blockstore
BaseBlockstore dtypes.BaseBlockstore
}