aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap2
diff options
context:
space:
mode:
author Boris Feld <lothiraldan@gmail.com>2012-03-20 11:56:15 +0100
committer Boris Feld <lothiraldan@gmail.com>2012-03-20 11:56:15 +0100
commit84a87fb18e7d55586a64464f7eb0de23ed896da7 (patch)
tree99af5475dd579a0e45ff6660bdd51df9561fda13 /bootstrap2
parentbaab5dd99bc9e36ec29bce48e14e1aa997dda542 (diff)
downloadpelican-themes-84a87fb18e7d55586a64464f7eb0de23ed896da7.zip
pelican-themes-84a87fb18e7d55586a64464f7eb0de23ed896da7.tar.gz
pelican-themes-84a87fb18e7d55586a64464f7eb0de23ed896da7.tar.bz2
Fix a typo in bootstrap2 theme (Catagories -> Categories).
Diffstat (limited to 'bootstrap2')
-rw-r--r--bootstrap2/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap2/templates/base.html b/bootstrap2/templates/base.html
index 0086f1a..22ce313 100644
--- a/bootstrap2/templates/base.html
+++ b/bootstrap2/templates/base.html
@@ -123,7 +123,7 @@
{% endfor %}
{% endif %}
- <li class="nav-header"><h4><i class="icon-folder-close icon-large"></i>Catagories</h4></li>
+ <li class="nav-header"><h4><i class="icon-folder-close icon-large"></i>Categories</h4></li>
{% for cat, null in categories %}
<li>
<a href="{{ SITEURL }}/category/{{ cat }}.html">