Skip to content

Commit 0e6db14

Browse files
authored
docs(x/group): orm codespace comment (backport #20749) (#20751)
1 parent 5d349c2 commit 0e6db14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x/group/errors/orm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package errors
22

33
import "cosmossdk.io/errors"
44

5-
// mathCodespace is the codespace for all errors defined in orm package
5+
// ormCodespace is the codespace for all errors defined in orm package
66
const ormCodespace = "legacy_orm"
77

88
var (

0 commit comments

Comments
 (0)