Skip to content

Commit 930bb5a

Browse files
authored
Spelling correction
Line 93: 1.8 had misspelled line 87, but this was fixed in version 1.9. However, 1.9 also misspelled 'Qualities" on line 93
1 parent a8642fb commit 930bb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/plot-bamstats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ sub parse_params
9090
{
9191
id=>'LFQ',
9292
header=>
93-
"# Last Fragment Qualitites. Use `grep ^LFQ | cut -f 2-` to extract this part.\n" .
93+
"# Last Fragment Qualities. Use `grep ^LFQ | cut -f 2-` to extract this part.\n" .
9494
"# Columns correspond to qualities and rows to cycles. First column is the cycle number.\n",
9595
},
9696
{

0 commit comments

Comments
 (0)