From 7ea33ba636dbd43984f0dbb5e421341779ba8dc1 Mon Sep 17 00:00:00 2001 From: "Gun.io Whitespace Robot" Date: Tue, 31 Jan 2012 19:25:36 -0500 Subject: [PATCH] Remove whitespace [WhitespaceBot] --- lib/mustache.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mustache.rb b/lib/mustache.rb index c260615a..9adfa3a9 100644 --- a/lib/mustache.rb +++ b/lib/mustache.rb @@ -288,7 +288,7 @@ def self.templateify(obj) end end - # Return the value of the configuration setting on the superclass, or return + # Return the value of the configuration setting on the superclass, or return # the default. # # attr_name - Symbol name of the attribute. It should match the instance variable.