Fix a typo insode geany.glade

This commit is contained in:
Frank Lanitz 2012-11-19 22:38:45 +01:00
parent da78a44a1c
commit 3f7eec5910

View File

@ -5931,7 +5931,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Sets the backround color of the text in the terminal widget</property>
<property name="tooltip_text" translatable="yes">Sets the background color of the text in the terminal widget</property>
<property name="title" translatable="yes">Color Chooser</property>
<property name="color">#000000000000</property>
</object>