mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 12:08:25 +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
|
||||
/// class besides some cosmetic cleanliness. Example usage:
|
||||
/// alignOf<int>() returns the alignment of an int.
|
||||
|
Loading…
Reference in New Issue
Block a user