Spel compatibility write.
diff --git a/Lib/sre.py b/Lib/sre.py
index 8d36b14..390094a 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.
 """