mirror of
https://github.com/google/pebble.git
synced 2025-11-18 13:30:56 -05:00
spelling: align
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ typedef unsigned long Alignment_t;
|
||||
/* specified size if the alignment data. */
|
||||
#define ALIGNMENT_SIZE sizeof(Alignment_t)
|
||||
|
||||
/* The following structure is used to allign data fragments on a */
|
||||
/* The following structure is used to align data fragments on a */
|
||||
/* specified memory boundary. */
|
||||
typedef union _tagAlignmentStruct_t
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user