Skip to content

Commit 50cc0f3

Browse files
authored
Typo correction in msPurityA Offset argument legend 999.5 to 99.5 (#43)
1 parent b06423f commit 50cc0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/msPurity/macros.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<xml name="offsets">
2424
<param argument="--minoffset" type="float" label="minoffset" value="0.5"
2525
help="Offset to the 'left' for the precursor range e.g. if precursor of interest is
26-
100.0 then the range would be from 999.5 to 100.0"/>
26+
100.0 then the range would be from 99.5 to 100.0"/>
2727
<param argument="--maxoffset" type="float" label="maxoffset" value="0.5"
2828
help="Offset to the 'right' for the precursor range e.g. if precursor of interest is
2929
100.0 then the range would be from 100.0 to 100.5"/>

0 commit comments

Comments
 (0)