]> git.donarmstrong.com Git - biopieces.git/commitdiff
fixed typo in text in digest_seq
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Mon, 20 Sep 2010 15:16:29 +0000 (15:16 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Mon, 20 Sep 2010 15:16:29 +0000 (15:16 +0000)
git-svn-id: http://biopieces.googlecode.com/svn/trunk@1098 74ccb610-7750-0410-82ae-013aeee3265d

bp_bin/digest_seq

index 34aebf089a8a064496b1a73b4456a515f05fb857..bf5c730b1398470ab5d7acaefb66919a8ba7a035 100755 (executable)
@@ -24,7 +24,7 @@
 
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DESCRIPTION <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
-# Splits sequences in the stream at a given restriction enzyme's cleavage points.
+# Split sequences in the stream at a given restriction enzyme's cleavage points.
 
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<