Skip to content

Commit ce59a6d

Browse files
committed
Restyle
1 parent 3a5a459 commit ce59a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/util/ember-io-storage.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ namespace Internal {
3535
/// max-sized data that ember is aware of.
3636
extern MutableByteSpan gEmberAttributeIOBufferSpan;
3737

38-
/// Maps an attribute type that is not an integer but can be represented as an integer to the
38+
/// Maps an attribute type that is not an integer but can be represented as an integer to the
3939
/// corresponding basic int(8|16|32|64)(s|u) type
4040
///
4141
/// For example:

0 commit comments

Comments
 (0)