Corrected a few typos in the documentation and comments (dotnet/coreclr#18706)
authorPhil Garcia <phil@thinkedge.com>
Fri, 29 Jun 2018 17:33:35 +0000 (10:33 -0700)
committerStephen Toub <stoub@microsoft.com>
Fri, 29 Jun 2018 17:33:35 +0000 (13:33 -0400)
commite0d47027500ce4ee9ab97d0efc0bb21c28b4c162
treebb4aa09cb5bcff526078e39b4956d2d3c75ca6fc
parentcf536839086764f39a713e21f530601b896e3adb
Corrected a few typos in the documentation and comments (dotnet/coreclr#18706)

* Corrected a few typos in the documentation and comments

* Corrected a few typos in the documentation and comments

* Corrected a few typos in the documentation and comments

* Corrected a few typos in the documentation and comments

* Corrected a few typos in the documentation and comments

* Corrected a few typos in the documentation and comments

Commit migrated from https://github.com/dotnet/coreclr/commit/d6950568c83269002a41f204400dcb82ced96e14
15 files changed:
src/coreclr/src/jit/_typeinfo.h
src/coreclr/src/jit/assertionprop.cpp
src/coreclr/src/jit/codegenlinear.cpp
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/jit/earlyprop.cpp
src/coreclr/src/jit/inlinepolicy.h
src/coreclr/src/jit/jit.h
src/coreclr/src/jit/lir.cpp
src/coreclr/src/jit/lower.cpp
src/coreclr/src/jit/lsra.cpp
src/coreclr/src/jit/optcse.cpp
src/coreclr/src/jit/optimizer.cpp
src/coreclr/src/jit/simdcodegenxarch.cpp
src/coreclr/src/jit/utils.cpp
src/coreclr/src/jit/valuenum.cpp