From 0cd25c9dd95771dfebc22dab9cd07d4a3b916ced Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 29 Apr 2011 13:45:54 +0200 Subject: [PATCH] Small grammar fix. --- Doc/whatsnew/3.3.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index a2a9c19cef..a26fe7587f 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -136,10 +136,10 @@ Changes to Python's build process and to the C API include: * Stub -Unsupported operating systems +Unsupported Operating Systems ============================= -OS/2 and VMS are no more supported because of the lack of maintainer. +OS/2 and VMS are no more supported because of the lack of a maintainer. Porting to Python 3.3 -- 2.50.1