diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2022-11-12 12:57:16 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-12 15:43:59 +0100 |
commit | f934ad3e896be59c76e35cf0033be0c7abe1e41c (patch) | |
tree | f3369722d6296102756f15ddbb3967a4fa063dd4 /source/text/sdraw | |
parent | d26dc8bf2215097db8092428cc05a991aa03f8a4 (diff) |
tdf#152011 Change "open" to "create" for a new document
Change-Id: If5e5476465baa225a54448a6bccfebef30fd3f05
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142624
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw')
-rw-r--r-- | source/text/sdraw/main0101.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp index 9187cfc6e4..de72b7dce7 100644 --- a/source/text/sdraw/main0101.xhp +++ b/source/text/sdraw/main0101.xhp @@ -30,7 +30,7 @@ <body> <section id="file"> <paragraph role="heading" id="hd_id3149655" xml-lang="en-US" level="1"><link href="text/sdraw/main0101.xhp" name="File">File</link></paragraph> - <paragraph role="paragraph" id="par_id3150868" xml-lang="en-US">This menu contains general commands for working with Draw documents, such as open, close and print. To close $[officename] Draw, click <emph>Exit</emph>.</paragraph> + <paragraph role="paragraph" id="par_id3150868" xml-lang="en-US">This menu contains general commands for working with Draw documents, such as create, open, close and print. To close $[officename] Draw, click <emph>Exit</emph>.</paragraph> </section> <embed href="text/shared/01/01010000.xhp#new"/> <embed href="text/shared/01/01020000.xhp#open"/> |