[FIX] Fixed small typo in comment

This commit is contained in:
G. Bodenschatz 2013-08-15 23:05:55 +02:00
parent 46f4a2682d
commit 4a934b023e

View file

@ -109,7 +109,7 @@ namespace :theme do
# Public: Switch from one theme to another for your blog. # Public: Switch from one theme to another for your blog.
# #
# name - String, Required. name of the theme you want to switch to. # name - String, Required. name of the theme you want to switch to.
# The the theme must be installed into your JB framework. # The theme must be installed into your JB framework.
# #
# Examples # Examples
# #