From 4b194471b0352fa583e074c4394c1fd5085cf832 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 31 Jan 2014 10:32:32 -0800 Subject: [PATCH] fix #12484 --- docs/javascript.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/javascript.html b/docs/javascript.html index b0e1287ba3..9f57d07259 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -941,12 +941,12 @@ $('#example').tooltip(options) {% highlight html linenos %} -Hover over me +Hover over me
- Tooltip! + Some tooltip text!