diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-07-18 16:14:40 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-18 16:14:40 +0100 |
commit | f11e85dd4f09f5cd1c7371e6a521dd4d9ec2f70f (patch) | |
tree | a573f9739316ef64af6fff565ce64e9c958f6860 /cui | |
parent | ea3f74ba0a9d291f26a79f2568d59f1a030d0585 (diff) |
'as well' seems redundant to me
Change-Id: Ic9ae043fcd9c517973d5fcf7eeff7a77c1d66664
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/borderpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/borderpage.ui b/cui/uiconfig/ui/borderpage.ui index 20fe9418fd49..5c00fb7217de 100644 --- a/cui/uiconfig/ui/borderpage.ui +++ b/cui/uiconfig/ui/borderpage.ui @@ -104,7 +104,7 @@ </child> <child> <object class="GtkCheckButton" id="rmadjcellborders:wrap"> - <property name="label" translatable="yes">Remove border from adjacent cells as well</property> + <property name="label" translatable="yes">Remove border from adjacent cells</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |