Skip to content

Commit 004b207

Browse files
committed
Merge pull request #2759 from ar-jan/typo-fix-attribute-table-help
Fix typo in attribute table context help
2 parents dbd83b3 + c4addc2 commit 004b207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/context_help/QgsAttributeTableDialog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h3>Attribute table</h3>
22
The attribute table displays features of a selected layer. Each row in the table represents one map feature with its attributes shown in several columns. The features in the table can be searched, selected, moved or even edited. By default the attribute table is a separate window. If you opened it and cannot see it anymore, it is most likely hidden under the main QGIS window. You can make it also a docked window, by checking <label>Open attribute table in a dock window</label> in <label>Settings > Options > Data Sources</label>.<p>
33

4-
The number of total number of layer features, filtered features and selected features is printed on the window header.<p>
4+
The total number of layer features, filtered features and selected features is printed on the window header.<p>
55
At the bottom right of the dialog, you can choose whether to display features in a form or in a table.<p>
66
<p>
77
<a href="#Selecting">Selecting</a><br/>

0 commit comments

Comments
 (0)