From: Neal Norwitz <nnorwitz@gmail.com>
Date: Thu, 16 Mar 2006 06:33:21 +0000 (+0000)
Subject: Spel compatibility write.
X-Git-Tag: v2.5a0~221
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0e2c07a746b726bc40952efde0400378a000c6c;p=python

Spel compatibility write.
---

diff --git a/Lib/sre.py b/Lib/sre.py
index 8d36b14d96..390094aaa6 100644
--- a/Lib/sre.py
+++ b/Lib/sre.py
@@ -1,4 +1,4 @@
-"""This file is only retained for backwards compatability.
+"""This file is only retained for backwards compatibility.
 It will be removed in the future.  sre was moved to re in version 2.5.
 """