mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Fix typo
llvm-svn: 190492
This commit is contained in:
parent
d35880d234
commit
85d68da178
@ -549,7 +549,7 @@ coordinates into polar when reading YAML.
|
||||
};
|
||||
|
||||
When writing YAML, the local variable "keys" will be a stack allocated
|
||||
instance of NormalizedPolar, constructed from the suppled polar object which
|
||||
instance of NormalizedPolar, constructed from the supplied polar object which
|
||||
initializes it x and y fields. The mapRequired() methods then write out the x
|
||||
and y values as key/value pairs.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user