From 4e42b31d2e4f1f4fb49a1aef171c5e9c0c80dd56 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Thu, 24 Apr 2003 16:45:05 +0000 Subject: Fix case --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 01f2c34..d666762 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -137,7 +137,7 @@ Library - Added new module "platform" which provides a wide range of tools for querying platform dependent features. -- netrc now allows Ascii punctuation characters in passwords. +- netrc now allows ASCII punctuation characters in passwords. - shelve now supports the optional writeback argument, and exposes pickle protocol versions. -- cgit v0.12