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/smath | |
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/smath')
-rw-r--r-- | source/text/smath/main0101.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/smath/main0101.xhp b/source/text/smath/main0101.xhp index aeca8941d0..d52d1d723d 100644 --- a/source/text/smath/main0101.xhp +++ b/source/text/smath/main0101.xhp @@ -29,7 +29,7 @@ <body> <section id="file"> <h1 id="hd_id3149018"><link href="text/smath/main0101.xhp" name="File">File</link></h1> - <paragraph role="paragraph" id="par_id3155959" xml-lang="en-US">This menu contains the general commands for working with formula documents, such as open, save and print.</paragraph> + <paragraph role="paragraph" id="par_id3155959" xml-lang="en-US">This menu contains the general commands for working with formula documents, such as create, open, save and print.</paragraph> </section> <embed href="text/shared/01/01010000.xhp#new"/> <embed href="text/shared/01/01020000.xhp#open"/> |