From af5ffca855baa020359254d88d2aacc3f04cc947 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 10 Aug 2014 21:29:54 +0200 Subject: Fix typo. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 7220c7b..0ea98c4 100644 --- a/index.php +++ b/index.php @@ -225,7 +225,7 @@ final class LookingGlass { if ($this->frontpage['bootstrap_theme']) { print ''; } - if ($this->frontpage['custom_boostrap_theme']) { + if ($this->frontpage['custom_bootstrap_theme']) { print ''; } print ''; -- cgit v1.2.3