Skip to content

Commit

Permalink
docs: fix typo (#4199)
Browse files Browse the repository at this point in the history
OutOfOrderNamesapceConfig - OutOfOrderNamespaceConfig

thanks for your work
  • Loading branch information
Bilogweb3 authored Jan 9, 2025
1 parent 12e2dee commit fb7cca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/util/malicious/test_app.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
dbm "github.com/tendermint/tm-db"
)

// OutOfOrderNamesapceConfig returns a testnode config that will start producing
// OutOfOrderNamespaceConfig returns a testnode config that will start producing
// blocks with out of order namespaces at the provided height.
//
// Note: per the OutOfOrder go docs, the first two blobs with different
Expand Down

0 comments on commit fb7cca3

Please sign in to comment.