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

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