Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt authored Jul 24, 2021
1 parent d6b6eb8 commit c2e256e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clab/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ func (c *CLab) CheckResources() error {
return nil
}

// sets defaults after the topology has been parse
// sets defaults after the topology has been parsed
func (c *CLab) setDefaults() {
for _, n := range c.Nodes {

Expand Down

0 comments on commit c2e256e

Please sign in to comment.