diff options
author | Joren De Cuyper <joren.libreoffice@telenet.be> | 2013-05-27 16:41:45 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-05-27 14:48:10 +0000 |
commit | e1f1092287c84f4749a586bbc84154d4a896839a (patch) | |
tree | cb2a332a3867b6d481414649c61dee73c8f2c02f /cui | |
parent | ceaa3b6025546896ac18e16f5aee789b1b3e94ec (diff) |
Typo in optsecuritypage.ui
Thanks to Lionel.
Change-Id: Ib37c3cf9d8f53e941fc557dc9d4a4ba9b00e486d
Reviewed-on: https://gerrit.libreoffice.org/4056
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/optsecuritypage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optsecuritypage.ui b/cui/uiconfig/ui/optsecuritypage.ui index 519ab2500985..bc53814ad24d 100644 --- a/cui/uiconfig/ui/optsecuritypage.ui +++ b/cui/uiconfig/ui/optsecuritypage.ui @@ -139,7 +139,7 @@ <property name="row_spacing">6</property> <child> <object class="GtkCheckButton" id="usemasterpassword"> - <property name="label" translatable="yes">Protected _by a master passwords (recommended)</property> + <property name="label" translatable="yes">Protected _by a master password (recommended)</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |