diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-01-10 23:25:48 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-11 01:06:55 +0100 |
commit | 39d0a905dca4f4932204ff9e658f9ab90cf6032b (patch) | |
tree | aedda6b92aed3b0b6d45629446f2f80d794cb556 | |
parent | 899529868c4561aa76bcb63c9f6831f06e6f8f13 (diff) |
Removed double word
Change-Id: Ia2ddedbb18ef3772be30cb1828ada0857f523848
Reviewed-on: https://gerrit.libreoffice.org/66137
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/smath/01/03090400.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/smath/01/03090400.xhp b/source/text/smath/01/03090400.xhp index d2c0fa7cda..31d18946c3 100644 --- a/source/text/smath/01/03090400.xhp +++ b/source/text/smath/01/03090400.xhp @@ -442,7 +442,7 @@ </tablerow> </table> -<paragraph role="tip" id="par_id3147546" xml-lang="en-US">You can also assign an index or an exponent to a function. For example, typing <emph>sin^2x</emph> results in in a function "sine to the power of 2x".</paragraph> +<paragraph role="tip" id="par_id3147546" xml-lang="en-US">You can also assign an index or an exponent to a function. For example, typing <emph>sin^2x</emph> results in a function "sine to the power of 2x".</paragraph> <paragraph role="warning" id="par_id3154752" xml-lang="en-US">When typing functions manually in the Commands window, note that spaces are required for some functions (for example, abs 5=5 ; abs -3=3).</paragraph> </body> </helpdocument> |