From: Chris Rebert Date: Mon, 16 Dec 2013 02:18:55 +0000 (-0800) Subject: fix var name in example to follow JS conventions X-Git-Tag: v3.1.0~148^2^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=023731b4c74cac72f55299502a34eb5ef88b8db0;p=thirdparty%2Fbootstrap.git fix var name in example to follow JS conventions --- diff --git a/getting-started.html b/getting-started.html index c43abe1979..4c39ebccd7 100644 --- a/getting-started.html +++ b/getting-started.html @@ -884,8 +884,8 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) { {% highlight html %}