]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Line 59 - Fix case type 19091/head
authorJeff Shen <jeffshen86@gmail.com>
Fri, 5 Feb 2016 18:27:32 +0000 (10:27 -0800)
committerJeff Shen <jeffshen86@gmail.com>
Fri, 5 Feb 2016 18:27:32 +0000 (10:27 -0800)
Fixed case type to match other comments

docs/assets/js/src/application.js

index 0a0fdd6ac0828add23f2c57ffc24411fe4dcaa90..86338c80af69b525578f37a0f801a538a439afb3 100644 (file)
@@ -56,7 +56,7 @@
       $('.bs-top').affix()
     }, 100)
 
-    // theme toggler
+    // Theme toggler
     ;(function () {
       var $stylesheetLink = $('#bs-theme-stylesheet')
       var $themeBtn = $('.bs-docs-theme-toggle')