Skip to content

Commit

Permalink
Whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Mar 30, 2012
1 parent 09544fa commit 2b98e49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def negative_failure_message
def description
description = "set session variable #{@key.inspect}"
if @value
description << " to #{@value.inspect}"
description << " to #{@value.inspect}"
end
description
end
Expand Down

0 comments on commit 2b98e49

Please sign in to comment.