Skip to content

Commit 287a82d

Browse files
author
mhugent
committedJun 18, 2010
Fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@13749 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b6e8405 commit 287a82d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎src/ui/qgscomposertablewidgetbase.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<rect>
2525
<x>0</x>
2626
<y>0</y>
27-
<width>251</width>
28-
<height>301</height>
27+
<width>260</width>
28+
<height>298</height>
2929
</rect>
3030
</property>
3131
<attribute name="label">
@@ -98,7 +98,7 @@
9898
<item>
9999
<widget class="QLabel" name="mMaxNumFeaturesLabel">
100100
<property name="text">
101-
<string>Maximum columns</string>
101+
<string>Maximum rows</string>
102102
</property>
103103
<property name="buddy">
104104
<cstring>mMaximumColumnsSpinBox</cstring>

0 commit comments

Comments
 (0)
Please sign in to comment.