remove invalid property

This commit is contained in:
Kovid Goyal 2020-11-02 18:20:26 +05:30
parent 0f590b1e20
commit 9f47303af3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -951,9 +951,6 @@ up into subcategories. If the partition method is set to disable, this value is
<string>If collapsing by first letter, combine adjacent letters together if <string>If collapsing by first letter, combine adjacent letters together if
there are fewer items under a letter than specified here. If the partition method is there are fewer items under a letter than specified here. If the partition method is
not set to first letter, this value is ignored. Set to zero to disable.</string> not set to first letter, this value is ignored. Set to zero to disable.</string>
<property name="minimum">
<number>1</number>
</property>
</property> </property>
<property name="maximum"> <property name="maximum">
<number>10000</number> <number>10000</number>