Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
safchain committed Jun 14, 2024
1 parent 1915901 commit 843b438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethtool_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ func TestFeatures(t *testing.T) {
}

if len(feats) == 0 {
// TOOD: do we have a sane subset of features we should check?
// TOD0: do we have a sane subset of features we should check?
t.Fatalf("expected features for loopback interface")
}

Expand Down

0 comments on commit 843b438

Please sign in to comment.