Skip to content

Commit 4d14403

Browse files
committed
Fix typo
1 parent a1b6094 commit 4d14403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/edu/ucsd/msjava/msgf/ToolLauncher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public abstract class ToolLauncher {
2929
protected float maxParentMass = 2000;
3030
protected int msgfScoreThreshold = 0;
3131

32-
// Amino acid set, default: standard + Carboamidomethyl C
32+
// Amino acid set, default: standard + Carbamidomethyl C
3333
protected AminoAcidSet aaSet;
3434

3535
// output

0 commit comments

Comments
 (0)