From d3aa6467cffa336433d1c813fbaf27e95bdca025 Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Thu, 17 Sep 2009 00:06:41 +0000 Subject: [PATCH] typo: Documenation -> Documentation --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0