From: Michae R. Crusoe <michael.crusoe@gmail.com>
Subject: Spelling typos fix
--- python-pybedtools.orig/pybedtools/featurefuncs.pyx
+++ python-pybedtools/pybedtools/featurefuncs.pyx
@@ -340,7 +340,7 @@
             Pattern will be filled in using `% self.count`
 
         first : int
-            `self.count` will be initialzed to this value.
+            `self.count` will be initialized to this value.
 
         """
         self.pattern = pattern
