From f6c0429ddb087d4b4be75702c43214f16dfa3de5 Mon Sep 17 00:00:00 2001 From: Igor Kuzmenko Date: Sat, 15 Jul 2017 16:24:56 +0200 Subject: [PATCH] Removed trailing space --- _plugins/templates.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_plugins/templates.rb b/_plugins/templates.rb index c9acb834..59dc9301 100644 --- a/_plugins/templates.rb +++ b/_plugins/templates.rb @@ -2,7 +2,7 @@ # http://opensource.org/licenses/MIT. #templates.rb generates all translated pages using templates in -#_templates. The final file name of each page is defined in +#_templates. The final file name of each page is defined in #the url section of each translations in _translations. require 'yaml'