Skip to content
Snippets Groups Projects
Commit 4a229e90 authored by Duncan Sands's avatar Duncan Sands
Browse files

Fix spelling.

llvm-svn: 42296
parent c173edd2
No related branches found
No related tags found
No related merge requests found
...@@ -243,7 +243,7 @@ public: ...@@ -243,7 +243,7 @@ public:
/// ///
unsigned getPrimitiveSizeInBits() const; unsigned getPrimitiveSizeInBits() const;
/// getForwaredType - Return the type that this type has been resolved to if /// getForwardedType - Return the type that this type has been resolved to if
/// it has been resolved to anything. This is used to implement the /// it has been resolved to anything. This is used to implement the
/// union-find algorithm for type resolution, and shouldn't be used by general /// union-find algorithm for type resolution, and shouldn't be used by general
/// purpose clients. /// purpose clients.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment