multi: fix several typos in godoc comments

This commit is contained in:
Matt Drollette
2017-12-17 20:40:05 -06:00
committed by Olaoluwa Osuntokun
parent b74a281b57
commit adf0d98194
37 changed files with 70 additions and 70 deletions

View File

@ -5,7 +5,7 @@ import (
"github.com/roasbeef/btcd/wire"
)
// FilteredChainView repersents a subscription to a certain subset of of the
// FilteredChainView represents a subscription to a certain subset of of the
// UTXO set for a particular chain. This interface is useful from the point of
// view of maintaining an up-to-date channel graph for the Lighting Network.
// The subset of the UTXO to be subscribed is that of all the currently opened