diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-07-12 14:05:02 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-07-12 14:05:02 -0500 |
commit | d17b91b6c497fa9b97ed6d588fcfb37bbdf1d0ad (patch) | |
tree | bc9a8e938bf3ce58c1c83e442903c4e21ea18140 /source/text | |
parent | 3f158b0dba476baf0816ce22159860d6dea58084 (diff) |
(Regular) tooltips can no longer be disabled…
… so this is always true.
Change-Id: I1154f86cd7dde358a669f6a3020119e9685ac83a
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/guide/note_insert.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/note_insert.xhp b/source/text/scalc/guide/note_insert.xhp index 22587c05dd..77eaf5f11b 100644 --- a/source/text/scalc/guide/note_insert.xhp +++ b/source/text/scalc/guide/note_insert.xhp @@ -40,7 +40,7 @@ <paragraph role="paragraph" id="par_id3150440" xml-lang="en-US" l10n="U" oldref="32">You can assign a comment to each cell by choosing <link href="text/shared/01/04050000.xhp" name="Insert - Comment"><emph>Insert - Comment</emph></link>. The comment is indicated by a small red square, the comment indicator, in the cell.</paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3145750" xml-lang="en-US" l10n="U" oldref="34">The comment is visible whenever the mouse pointer is over the cell, provided you have activated <emph>Help - Tips</emph> or - <emph>Extended Tips</emph>.</paragraph> +<paragraph role="listitem" id="par_id3145750" xml-lang="en-US">The comment is visible whenever the mouse pointer is over the cell.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3148575" xml-lang="en-US" l10n="U" oldref="33">When you select the cell, you can choose <emph>Show Comment</emph> from the context menu of the cell. Doing so keeps the comment visible until you deactivate the <emph>Show Comment</emph> command from the same context menu.</paragraph> |