Correct typo

This commit is contained in:
Alex Bosworth 2017-01-11 13:21:14 -08:00 committed by GitHub
parent 4cb933d035
commit 2dfda48b94

View file

@ -28,7 +28,7 @@ import (
type BlockLocator []*chainhash.Hash
// blockLocatorFromHash returns a block locator for the passed block hash.
// See BlockLocator for details on the algotirhm used to create a block locator.
// See BlockLocator for details on the algorithm used to create a block locator.
//
// In addition to the general algorithm referenced above, there are a couple of
// special cases which are handled: