diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-06-10 14:49:03 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-06-10 14:49:03 +0100 |
commit | c6d2369bc27160839db96cd040d0b4a8dcbb87b2 (patch) | |
tree | 6b53936719c17f8775e1bfd8a8c8b5a7d8522e15 /sd | |
parent | 1b9278298ab571582e289f490e809177a9f50ac3 (diff) |
typos: GrayScale->Grayscale
Change-Id: I892fd1a4b8085c1f7c9651d15015fc220876ebee
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/prntopts.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/prntopts.ui b/sd/uiconfig/simpress/ui/prntopts.ui index d63ab25da9a9..59307e0f99a6 100644 --- a/sd/uiconfig/simpress/ui/prntopts.ui +++ b/sd/uiconfig/simpress/ui/prntopts.ui @@ -447,7 +447,7 @@ </child> <child> <object class="GtkRadioButton" id="grayscalerb"> - <property name="label" translatable="yes">Gra_yScale</property> + <property name="label" translatable="yes">Gra_yscale</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |