mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-11 06:06:52 +00:00
Fix spelling.
llvm-svn: 121156
This commit is contained in:
parent
a679d9b91b
commit
cda94ff1f3
@ -49,7 +49,7 @@ struct AlignOf {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/// alignOf - A templated function that returns the mininum alignment of
|
/// alignOf - A templated function that returns the minimum alignment of
|
||||||
/// of a type. This provides no extra functionality beyond the AlignOf
|
/// of a type. This provides no extra functionality beyond the AlignOf
|
||||||
/// class besides some cosmetic cleanliness. Example usage:
|
/// class besides some cosmetic cleanliness. Example usage:
|
||||||
/// alignOf<int>() returns the alignment of an int.
|
/// alignOf<int>() returns the alignment of an int.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user