From eb3066848f4a1f524f736f86349158befb31383f Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 19 Jun 2009 12:51:34 +0000 Subject: [PATCH] typo --- pep-0387.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pep-0387.txt b/pep-0387.txt index acac6cf59..538840bbd 100644 --- a/pep-0387.txt +++ b/pep-0387.txt @@ -28,9 +28,9 @@ very careful not to break this existing 3rd party code with new releases. Backwards Compatibility Rules ============================= -This policy applys to all public APIs. These include the C-API, the standard -library, and the core language including syntax and operation as defined by the -reference manual. +This policy applies to all public APIs. These include the C-API, the +standard library, and the core language including syntax and operation +as defined by the reference manual. This is the basic policy for backwards compatibility: