Fix a typo

Thanks to Thomas A. Stillings for spotting it.
This commit is contained in:
Matthias Clasen
2014-02-14 11:56:48 -05:00
parent f55d210c12
commit 9678c92112

View File

@ -72,7 +72,7 @@
</child>
</template>
<object class="GtkButton" id="show_more_button">
<property name="label" translatable="yes">_View All Application</property>
<property name="label" translatable="yes">_View All Applications</property>
<property name="visible">True</property>
<property name="use_underline">True</property>
<property name="can_focus">True</property>