We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5a459 commit ce59a6dCopy full SHA for ce59a6d
src/app/util/ember-io-storage.h
@@ -35,7 +35,7 @@ namespace Internal {
35
/// max-sized data that ember is aware of.
36
extern MutableByteSpan gEmberAttributeIOBufferSpan;
37
38
-/// Maps an attribute type that is not an integer but can be represented as an integer to the
+/// Maps an attribute type that is not an integer but can be represented as an integer to the
39
/// corresponding basic int(8|16|32|64)(s|u) type
40
///
41
/// For example:
0 commit comments