Skip to content

Commit d5b6873

Browse files
committed
JIRA 129
typo in documentation
1 parent d391a57 commit d5b6873

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@ Columns can be specified with either a positional argument (1, 2, 3, etc) if you
15411541
<Mandatory>False</Mandatory>
15421542
<Default>By default any value in the list '1', 'True', 'T', 'Present', 'Presence' will be assigned a value of 1 (presence) in the output. Note: not case sensitive.</Default>
15431543
<Options>
1544-
<Option>And number or string can be entered, quotes are not required.</Option>
1544+
<Option>Any number or string can be entered, quotes are not required.</Option>
15451545
</Options>
15461546
<Connections>Does not generally Connect to any other Module.</Connections>
15471547
</Port>
@@ -1551,7 +1551,7 @@ Columns can be specified with either a positional argument (1, 2, 3, etc) if you
15511551
<Mandatory>False</Mandatory>
15521552
<Default>By default any value in the list '0', 'False', 'F', 'Absent', 'Absence' will be assigned a value of 0 (absence) in the output. Note: not case sensitive.</Default>
15531553
<Options>
1554-
<Option>And number or string can be entered, quotes are not required.</Option>
1554+
<Option>Any number or string can be entered, quotes are not required.</Option>
15551555
</Options>
15561556
<Connections>Does not generally Connect to any other Module.</Connections>
15571557
</Port>

0 commit comments

Comments
 (0)