diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-06-22 22:22:25 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-06-22 22:22:25 -0500 |
commit | c23a2a94aae6b2f1290145323460848eff867305 (patch) | |
tree | 70bf841d97b473cddcf61577186c2867dcf3cdcd | |
parent | 3a26a9f702b811e7bef168b04696e66993d0b13d (diff) |
Replace ASCII approximation of trademark symbol with real character
Change-Id: I70c466baaaa8e2fbcba8c4c36fd4df6f14cda22b
-rw-r--r-- | source/text/scalc/01/04060104.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060104.xhp b/source/text/scalc/01/04060104.xhp index 69e97f6f85..943a5caf89 100644 --- a/source/text/scalc/01/04060104.xhp +++ b/source/text/scalc/01/04060104.xhp @@ -741,7 +741,7 @@ <paragraph id="par_id3151381" role="code" xml-lang="en-US">COORD</paragraph> </tablecell> <tablecell> - <paragraph id="par_id3151004" role="tablecontent" xml-lang="en-US">Returns the complete cell address in Lotus(TM) notation.</paragraph> + <paragraph id="par_id3151004" role="tablecontent" xml-lang="en-US">Returns the complete cell address in Lotus™ notation.</paragraph> <paragraph id="par_id3159104" role="tablecontent" xml-lang="en-US"><item type="input">=CELL("COORD"; D2)</item> returns $A:$D$2.</paragraph> <paragraph id="par_id3163720" role="tablecontent" xml-lang="en-US"><item type="input">=CELL("COORD"; Sheet3.D2)</item> returns $C:$D$2.</paragraph> </tablecell> |