]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix scrollspy typo in docs.css 12711/head
authorZlatan Vasović <legospace9876@gmail.com>
Wed, 12 Feb 2014 20:01:37 +0000 (21:01 +0100)
committerZlatan Vasović <legospace9876@gmail.com>
Wed, 12 Feb 2014 20:01:37 +0000 (21:01 +0100)
docs/assets/css/docs.css

index 3003e4f060d8317ff5f0263b5c946092c0ffeb45..30daae5a20778f0642034c64aefc37aaa30741ed 100644 (file)
@@ -42,7 +42,7 @@
  */
 
 body {
-  position: relative; /* For scrollyspy */
+  position: relative; /* For scrollspy */
 }
 
 /* Keep code small in tables on account of limited space */