typo: Columns and row headers -> Column and row headers
Change-Id: I24045e58421f72d6245b148e825e93fac47002ea
This commit is contained in:
parent
f84c162732
commit
a074787abf
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@
|
|||
<property name="column_homogeneous">True</property>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="checkBTN_HEADER">
|
||||
<property name="label" translatable="yes">_Columns and row headers</property>
|
||||
<property name="label" translatable="yes">_Column and row headers</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
|
|
Loading…
Reference in a new issue