diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-05-12 20:52:33 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-05-12 20:52:33 -0500 |
commit | d6cf5222fb6188eed6bad6cb3e0f5ee9bdafb5d2 (patch) | |
tree | d629d0626f6f0e7e75367629e4c4741bcd2b4a51 | |
parent | 14c6e5b03eb0b2787812bb5420297e7fcc7dda42 (diff) |
Grammar: subject–verb agreement
We don’t suffix “-s/-es” to verbs that refer to a subject in the
third-person plural.
Change-Id: I6fd90814bd63d618c8af4e625d38c6ee9895f919
-rw-r--r-- | source/text/scalc/guide/pivotchart.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/pivotchart.xhp b/source/text/scalc/guide/pivotchart.xhp index a4ba085fdf..16377f33fe 100644 --- a/source/text/scalc/guide/pivotchart.xhp +++ b/source/text/scalc/guide/pivotchart.xhp @@ -26,7 +26,7 @@ <paragraph role="paragraph" id="par_id291525139878423" xml-lang="en-US">A pivot chart is a chart with data range and data series of a <link href="text/scalc/guide/datapilot.xhp" name="Pivot Table">pivot table</link>.</paragraph> <paragraph role="paragraph" id="par_id911525139890364" xml-lang="en-US">Different from static sized tables, where the number of rows and columns are constant, pivot tables can have varying dimensions, depending on the pivot table settings and its data source contents.</paragraph> - <paragraph role="paragraph" id="par_id201525141351484" xml-lang="en-US">Pivot charts tracks the changes in the data issued from a pivot table and adjusts the data series and data range accordingly.</paragraph> + <paragraph role="paragraph" id="par_id201525141351484" xml-lang="en-US">Pivot charts track the changes in the data issued from a pivot table and adjust the data series and data range accordingly.</paragraph> <embed href="text/scalc/06/calcsamplefiles.xhp#pivot"/> <section id="relatedtopics"> |