[Éric Araujo] fix typo un plugins window

This commit is contained in:
Yann Leboulanger 2010-12-13 14:24:01 +01:00
parent 65d0709ff9
commit ddb8238f73
2 changed files with 2 additions and 2 deletions

View file

@ -172,7 +172,7 @@
<child> <child>
<object class="GtkLabel" id="label7"> <object class="GtkLabel" id="label7">
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">Descrition:</property> <property name="label" translatable="yes">Description:</property>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>

View file

@ -129,7 +129,7 @@
<child> <child>
<object class="GtkLabel" id="label10"> <object class="GtkLabel" id="label10">
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">Descrition:</property> <property name="label" translatable="yes">Description:</property>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>