Fix spello
authorChris Lattner <sabre@nondot.org>
Wed, 10 Sep 2003 05:30:09 +0000 (05:30 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Sep 2003 05:30:09 +0000 (05:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8432 91177308-0d34-0410-b5e6-96231b3b80d8

include/Support/Casting.h
include/llvm/Support/Casting.h

index a5a0955c516c245aa85ea0e4092dbb6e176b3ccd..2815ecde71d89b75ef7869766bfae5e4241e3a27 100644 (file)
@@ -62,7 +62,7 @@ struct isa_impl_wrap<To, const FromTy, const FromTy> {
 };
 
 // isa_impl_cl - Use class partial specialization to transform types to a single
-// cannonical form for isa_impl.
+// canonical form for isa_impl.
 //
 template<typename FromCl>
 struct isa_impl_cl {
index a5a0955c516c245aa85ea0e4092dbb6e176b3ccd..2815ecde71d89b75ef7869766bfae5e4241e3a27 100644 (file)
@@ -62,7 +62,7 @@ struct isa_impl_wrap<To, const FromTy, const FromTy> {
 };
 
 // isa_impl_cl - Use class partial specialization to transform types to a single
-// cannonical form for isa_impl.
+// canonical form for isa_impl.
 //
 template<typename FromCl>
 struct isa_impl_cl {