diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-12-11 18:57:46 +0400 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-12-15 15:11:13 +0000 |
commit | 892e5592e152d3f4de91102d1683dfd05cea6d83 (patch) | |
tree | f8da6789a35225f4d584d38c4ce1fcab372d33e9 | |
parent | e5e67c99e8b569eefc91112ff049a89d64affab0 (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>
(cherry picked from commit 581ae2d39799c48ee338b27e9b64d547ab62b70c)
Reviewed-on: https://gerrit.libreoffice.org/20719
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.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> |