mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
Fix spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121156 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a35c1b9431
commit
6511988cd4
@ -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