From 03f934e2c836af98bb8d7722b4a4ecec9c741910 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 1 Apr 2018 17:54:36 +0200 Subject: Removed comments Change-Id: I5917f9c4b49a06937f5d7ab5ecf1551953dc7875 Reviewed-on: https://gerrit.libreoffice.org/52229 Reviewed-by: Adolfo Jayme Barrientos Tested-by: Adolfo Jayme Barrientos --- source/text/scalc/guide/formulas.xhp | 2 +- source/text/shared/guide/redlining.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source/text') diff --git a/source/text/scalc/guide/formulas.xhp b/source/text/scalc/guide/formulas.xhp index ee71644ac3..acc8ae6b0c 100644 --- a/source/text/scalc/guide/formulas.xhp +++ b/source/text/scalc/guide/formulas.xhp @@ -32,7 +32,7 @@ formulas;calculating with calculating; with formulas examples;formula calculation -mw changed "formulas;..." entry and addes "examples;..." entryCalculating With Formulas +Calculating With Formulas All formulas begin with an equals sign. The formulas can contain numbers, text, arithmetic operators, logic operators, or functions. Remember that the basic arithmetic operators (+, -, *, /) can be used in formulas using the "Multiplication and Division before Addition and Subtraction" rule. Instead of writing =SUM(A1:B1) you can write =A1+B1. diff --git a/source/text/shared/guide/redlining.xhp b/source/text/shared/guide/redlining.xhp index 5427a0f2fc..1878c3454a 100644 --- a/source/text/shared/guide/redlining.xhp +++ b/source/text/shared/guide/redlining.xhp @@ -32,7 +32,7 @@ changes; review function review function; recording changes example Track Changes, see review function -MW addes a cross-referenceMW added "highlighting changes" + Recording and Displaying Changes The review function is available in %PRODUCTNAME for text documents and spreadsheet documents. -- cgit