diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-12-11 18:57:46 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2015-12-15 12:48:34 +0000 |
commit | 581ae2d39799c48ee338b27e9b64d547ab62b70c (patch) | |
tree | 3793a2984c684c72797839be21906a05f99af2db | |
parent | 343ae098d59e0ac1d5e6acbe3aeb33799d7b7ca7 (diff) |
Correct 'Window' menu entry reference
Change-Id: I68cb3287063f7b4c4169a9bf6c4002aa911f02c9
Reviewed-on: https://gerrit.libreoffice.org/20641
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
-rw-r--r-- | source/text/sdraw/main0100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp index d8b4312e54..ea98bdb128 100644 --- a/source/text/sdraw/main0100.xhp +++ b/source/text/sdraw/main0100.xhp @@ -45,7 +45,7 @@ <embed href="text/sdraw/main0105.xhp#format"/> <embed href="text/sdraw/main0106.xhp#extras"/> <embed href="text/simpress/main0113.xhp#aendern"/> - <embed href="text/simpress/main0107.xhp#fenster"/> + <embed href="text/simpress/main0107.xhp#window"/> <embed href="text/shared/main0108.xhp#hilfe"/> </body> </helpdocument> |