File: spelling

package info (click to toggle)
python-pybedtools 0.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,620 kB
  • sloc: python: 10,030; cpp: 899; makefile: 142; sh: 57
file content (13 lines) | stat: -rw-r--r-- 454 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
From: Michae R. Crusoe <michael.crusoe@gmail.com>
Subject: Spelling typos fix
--- python-pybedtools.orig/pybedtools/featurefuncs.pyx
+++ python-pybedtools/pybedtools/featurefuncs.pyx
@@ -341,7 +341,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