From: Michael R. Crusoe <michael.crusoe@gmail.com>
Subject: typo fix
--- macs.orig/MACS2/IO/CallPeakUnit.pyx
+++ macs/MACS2/IO/CallPeakUnit.pyx
@@ -446,7 +446,7 @@
         self.cutoff_analysis_filename = cutoff_analysis_filename.encode()
 
     cpdef destroy ( self ):
-        """Remove temparary files for pileup values of each chromosome.
+        """Remove temporary files for pileup values of each chromosome.
 
         Note: This function MUST be called if the class object won't
         be used anymore.
