From cad32f9d789d8af559fe4109348419bfcfa0517b Mon Sep 17 00:00:00 2001 From: Alexandre Vassalotti Date: Thu, 15 May 2008 21:28:52 +0000 Subject: [PATCH] Fixed typo. --- pep-3108.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-3108.txt b/pep-3108.txt index fb9954c1c..d49188044 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -1034,7 +1034,7 @@ Python 2.6 Python 3.0 ////////// -#. Merge appropriate checkins from 2.6. Make that all changes were +#. Merge appropriate checkins from 2.6. Make sure that all changes were applied correctly. Be aware, that ``svnmerge.py`` will not merge changes made to previously renamed modules.