summaryrefslogtreecommitdiff
path: root/docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt')
-rw-r--r--docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt b/docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt
index 9709ce5db5..2ca46117ca 100644
--- a/docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt
+++ b/docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt
@@ -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: