First crack at PowerPC 3.6 release notes
[oota-llvm.git] / docs / HistoricalNotes / 2002-06-25-MegaPatchInfo.txt
index 9709ce5db5ead9066b9002832af5a6509de1dbc4..2ca46117ca893ea03af6fe0f456d7d56fde2ed9f 100644 (file)
@@ -43,7 +43,7 @@ Changes:
 
   which is much more natural and what users expect.
 
-* Simplification of #include's: Before, it was neccesary for a .cpp file to
+* Simplification of #include's: Before, it was necessary for a .cpp file to
   include every .h file that it used.  Now things are batched a little bit more
   to make it easier to use.  Specifically, the include graph now includes these
   edges: