Skip to content

Commit e42acb5

Browse files
committed
Tooltip: Fix typo
1 parent 23d64e0 commit e42acb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/tooltip.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<xi:include href="../includes/widget-option-hide.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
5858
<option name="items" default="[title]" example-value='"img[alt]"'>
5959
<desc>
60-
<p>A selector indicating which items should show tooltips. Customize if you're using something other then the title attribute for the tooltip content, or if you need a different selector for event delegation.</p>
60+
<p>A selector indicating which items should show tooltips. Customize if you're using something other than the title attribute for the tooltip content, or if you need a different selector for event delegation.</p>
6161

6262
<p><em>When changing this option, you likely need to also change the <a href="#option-content"><code>content</code></a> option.</em></p>
6363
</desc>

0 commit comments

Comments
 (0)