summaryrefslogtreecommitdiff
path: root/source/text/scalc
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-08-19 04:28:48 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-08-19 04:28:48 -0500
commitdc88353ac9cc2a36294491ec7df8ab6c1065459a (patch)
tree644dcd3393177871a1967702dff5b6f484449f30 /source/text/scalc
parent319e2f6b226de998f9945a2325deb608ce1b20a0 (diff)
Some light proofreading and term update
Change-Id: I508f4a33999f6acf9dcf6cf3db1d7b5b7e482b92
Diffstat (limited to 'source/text/scalc')
-rw-r--r--source/text/scalc/05/empty_cells.xhp8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/05/empty_cells.xhp b/source/text/scalc/05/empty_cells.xhp
index f443018d2b..2717f993ce 100644
--- a/source/text/scalc/05/empty_cells.xhp
+++ b/source/text/scalc/05/empty_cells.xhp
@@ -60,14 +60,14 @@
<paragraph role="code" id="par_id4396801" xml-lang="en-US">=ISTEXT(A1) =&gt; FALSE</paragraph>
<paragraph role="code" id="par_id5293740" xml-lang="en-US">=A1=0 =&gt; TRUE</paragraph>
<paragraph role="code" id="par_id7623828" xml-lang="en-US">=A1="" =&gt; TRUE</paragraph>
-<paragraph role="code" id="par_id2861720" xml-lang="en-US">=ISNUMBER(B1) =&gt; FALSE (MS-Excel: TRUE)</paragraph>
+<paragraph role="code" id="par_id2861720" xml-lang="en-US">=ISNUMBER(B1) =&gt; FALSE (Microsoft Excel: TRUE)</paragraph>
<paragraph role="code" id="par_id9604480" xml-lang="en-US">=ISTEXT(B1) =&gt; FALSE</paragraph>
<paragraph role="code" id="par_id2298959" xml-lang="en-US">=B1=0 =&gt; TRUE</paragraph>
-<paragraph role="code" id="par_id4653767" xml-lang="en-US">=B1="" =&gt; TRUE (MS-Excel: FALSE)</paragraph>
-<paragraph role="code" id="par_id8801538" xml-lang="en-US">C1: =VLOOKUP(...) with empty cell result =&gt; displays empty (MS-Excel: displays 0)</paragraph>
+<paragraph role="code" id="par_id4653767" xml-lang="en-US">=B1="" =&gt; TRUE (Microsoft Excel: FALSE)</paragraph>
+<paragraph role="code" id="par_id8801538" xml-lang="en-US">C1: =VLOOKUP(...) with empty cell result =&gt; displays empty (Microsoft Excel: displays 0)</paragraph>
<paragraph role="code" id="par_id6746421" xml-lang="en-US">=ISNUMBER(VLOOKUP(...)) =&gt; FALSE</paragraph>
<paragraph role="code" id="par_id4876247" xml-lang="en-US">=ISTEXT(VLOOKUP(...)) =&gt; FALSE</paragraph>
-<paragraph role="code" id="par_id7458723" xml-lang="en-US">=ISNUMBER(C1) =&gt; FALSE (MS-Excel: TRUE)</paragraph>
+<paragraph role="code" id="par_id7458723" xml-lang="en-US">=ISNUMBER(C1) =&gt; FALSE (Microsoft Excel: TRUE)</paragraph>
<paragraph role="code" id="par_id2753379" xml-lang="en-US">=ISTEXT(C1) =&gt; FALSE</paragraph>
</body>
</helpdocument>