From 628e0e4d9ab6d251991fb93b187f10eebff3d7a8 Mon Sep 17 00:00:00 2001 From: AR Date: Thu, 24 Oct 2013 22:59:03 +0800 Subject: [PATCH] fix minor mis-spelling --- plugins/category_generator.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/category_generator.rb b/plugins/category_generator.rb index a49c429..c55d62f 100644 --- a/plugins/category_generator.rb +++ b/plugins/category_generator.rb @@ -119,7 +119,7 @@ module Jekyll =============================================== Error for category_generator.rb plugin ----------------------------------------------- - No 'category_index.hmtl' in source/_layouts/ + No 'category_index.html' in source/_layouts/ Perhaps you haven't installed a theme yet. =============================================== @@ -191,4 +191,3 @@ ERR end end -