officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6a37c58ed70dab3d490413f96b251ecc921fff28 Author: Andrea Gelmini <[email protected]> AuthorDate: Fri Feb 14 08:23:21 2020 +0100 Commit: Julien Nabet <[email protected]> CommitDate: Fri Feb 14 09:03:33 2020 +0100 Fix typo Change-Id: Id300274f334b13b54d792ed5f9813522c5ca6018 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88668 Tested-by: Julien Nabet <[email protected]> Reviewed-by: Julien Nabet <[email protected]> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index cb67e9140df8..1d615a28ee09 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -3612,7 +3612,7 @@ <value xml:lang="en-US">Protect Bookmarks</value> </prop> <prop oor:name="TooltipLabel" oor:type="xs:string"> - <value xml:lang="en-US">Protect bookarks in current document</value> + <value xml:lang="en-US">Protect bookmarks in current document</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
