=doc remove duplicated word typos
This commit is contained in:
parent
70403446ce
commit
7eeaf6cd9f
11 changed files with 14 additions and 14 deletions
|
|
@ -395,7 +395,7 @@ object MetricsSelector {
|
|||
@SerialVersionUID(1L)
|
||||
trait MetricsSelector extends Serializable {
|
||||
/**
|
||||
* The weights per address, based on the the nodeMetrics.
|
||||
* The weights per address, based on the nodeMetrics.
|
||||
*/
|
||||
def weights(nodeMetrics: Set[NodeMetrics]): Map[Address, Int]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue