summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-09-17 00:06:41 +0000
committerMark Dickinson <dickinsm@gmail.com>2009-09-17 00:06:41 +0000
commitd3aa6467cffa336433d1c813fbaf27e95bdca025 (patch)
tree644757df1f1d5916802dab9ae10dbe49da6320f2
parent6a61ec5bbedfe0594d6ba8a03315b2da704572f6 (diff)
downloadcpython-git-d3aa6467cffa336433d1c813fbaf27e95bdca025.tar.gz
typo: Documenation -> Documentation
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fce5acd79f..3466c358bb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -214,7 +214,7 @@ Build
- Issue 5390: Add uninstall icon independent of whether file
extensions are installed.
-Documenation
+Documentation
------------
- Document that importing a module that has None in sys.modules triggers an