Skip to content

Commit a18d55a

Browse files
author
pipeline
committed
bug(EJ2-2519): tooltip sample description updated.
1 parent affa726 commit a18d55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tooltip/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
<div id="description">
3636
<p>
37-
This sample illustrates a tooltip, that gets opened on hovering the target labelled “Hover Me”. The tooltip can be shown
37+
This sample illustrates a tooltip, that gets opened on hovering the target labelled “Show Tooltip”. The tooltip can be shown
3838
on 12 possible positions, by selecting the appropriate position values provided in the dropdown. The applicable tooltip
3939
positions are as follows,
4040
</p>
@@ -52,7 +52,7 @@
5252
<li><code>right center</code></li>
5353
<li><code>right bottom</code></li>
5454
</ul>
55-
<p>In case, if the tooltip needs to be opened on mobile devices, tap hold on the target labelled “Hover Me” instead of hovering
55+
<p>In case, if the tooltip needs to be opened on mobile devices, tap hold on the target labelled “Show Tooltip” instead of hovering
5656
and by default, it closes after 1.5 seconds on lift.</p>
5757
<p>More information on Tooltip instantiation can be found in this
5858
<a href="http://ej2.syncfusion.com/documentation/tooltip/getting-started.html" target="_blank"> documentation section</a>.

0 commit comments

Comments
 (0)