mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Fix some typos (#4565)
This commit is contained in:
@@ -910,7 +910,7 @@ impl ProtoArray {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// Indicates if the node itself is viable for the head, or if it's best descendant is viable
|
||||
/// Indicates if the node itself is viable for the head, or if its best descendant is viable
|
||||
/// for the head.
|
||||
fn node_leads_to_viable_head<E: EthSpec>(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user