Skip to content

Commit e872804

Browse files
committed
Fix a typo.
1 parent e0992b2 commit e872804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rep/psm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ func (evi PSMEvidenceList) PSMReport(workspace, brand, decoyTag string, channels
249249
"\tScore Shifted Best Position" +
250250
"\tIons Shifted Best Position" +
251251
"\tScore Shifted All Positions" +
252-
"\tIonS Shifted All Positions"
252+
"\tIons Shifted All Positions"
253253
}
254254

255255
if hasIonMob {

0 commit comments

Comments
 (0)