Skip to content

Commit dec2d55

Browse files
docs(x/group): orm codespace comment (#20749)
1 parent 6839914 commit dec2d55

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)