diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-05-14 02:22:20 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-05-14 02:31:47 +0200 |
commit | ec92232db1d9ce394b94778f9e7adaf02bfa2da1 (patch) | |
tree | 6d9089ccb7f3a7ca975c0a142efb1c56e3033fda | |
parent | 8ba1c1976c652b804a02267a8035606b10db2682 (diff) |
Fix typo
Courtesy of Cathy Crumbley
Change-Id: Ie2796bebed2007545d2214d8af8e52f3b69cb759
Reviewed-on: https://gerrit.libreoffice.org/72263
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/schart/00/00000004.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/schart/00/00000004.xhp b/source/text/schart/00/00000004.xhp index e04f350d30..01d205577d 100644 --- a/source/text/schart/00/00000004.xhp +++ b/source/text/schart/00/00000004.xhp @@ -227,7 +227,7 @@ <embed href="text/schart/00/00000004.xhp#wiz_icon"/> <paragraph role="paragraph" id="par_id1096530" xml-lang="en-US">Double-click a chart, then choose <emph>Format - Data Ranges</emph></paragraph> </section> -<paragraph role="paragraph" id="par_id733359" xml-lang="en-US"><variable id="smlp">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type dropdown, then click the Properties button.</variable></paragraph> -<paragraph role="paragraph" id="par_id8513095" xml-lang="en-US"><variable id="stlp">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type dropdown, then click the Properties button.</variable></paragraph> +<paragraph role="paragraph" id="par_id733359" xml-lang="en-US"><variable id="smlp">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type drop-down, then click the Properties button.</variable></paragraph> +<paragraph role="paragraph" id="par_id8513095" xml-lang="en-US"><variable id="stlp">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type drop-down, then click the Properties button.</variable></paragraph> </body> </helpdocument> |