Skip to content

Commit f275284

Browse files
committed
Update parseconf.md
1 parent 73bfad2 commit f275284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/properties/parseconf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ _Yes_
5757
</tr>
5858
<tr>
5959
<td style="text-align: left;"><em>catchMeaninglessRecords</em></td>
60-
<td style="text-align: left;">Property.</td>
60+
<td style="text-align: left;">Property</td>
6161
<td style="text-align: left;">Gets or sets the behavior of the parser when facing empty and comments lines. By default, this property is set to <code>True</code>. If the value is set to <code>False</code>, the blank, empty and comments lines will generate errors in the import procedures.</td>
6262
</tr>
6363
<tr>

0 commit comments

Comments
 (0)