From 5b9e2bf1265eb50c0d4105b2eb3da12280c37430 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 17 Jun 2014 12:57:54 -0700 Subject: [PATCH] popovers.html: fix typo: "Dimissmisable" --- docs/_includes/js/popovers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 2ee6707415..53320fc4a5 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -111,10 +111,10 @@ sagittis lacus vel augue laoreet rutrum faucibus.">

Dismiss on next click

Use the focus trigger to dismiss popovers on their next click.

- +
{% highlight html %} - + {% endhighlight %} {% highlight js %} $('.popover-dismiss').popover({ -- 2.47.2