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

This commit is contained in:
Robert Zaremba 2024-06-23 13:00:59 +02:00 committed by GitHub
parent 6839914531
commit dec2d5583e
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 (