From: Chris Rebert Date: Thu, 26 Jun 2014 19:15:20 +0000 (-0700) Subject: docs: minor correction to the focus-triggered popover demo explanation X-Git-Tag: v3.3.0~432^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7d5fd26ba3bfa2bed3bfa5b348a77d66134178;p=thirdparty%2Fbootstrap.git docs: minor correction to the focus-triggered popover demo explanation --- diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 03bea643a2..3f5702b49a 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -109,7 +109,7 @@ sagittis lacus vel augue laoreet rutrum faucibus."> {% endhighlight %}

Dismiss on next click

-

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

+

Use the focus trigger to dismiss popovers on the next click that the user makes.