docs(x/group): orm codespace comment (backport #20749) (#20751)

This commit is contained in:
mergify[bot] 2024-06-23 11:15:24 +00:00 committed by GitHub
parent 5d349c2661
commit 0e6db14834
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ package errors
import "cosmossdk.io/errors"
// mathCodespace is the codespace for all errors defined in orm package
// ormCodespace is the codespace for all errors defined in orm package
const ormCodespace = "legacy_orm"
var (