]> git.eshelyaron.com Git - emacs.git/commitdiff
* indent/ruby.rb: Fix a typo
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 21 Oct 2013 06:15:47 +0000 (10:15 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 21 Oct 2013 06:15:47 +0000 (10:15 +0400)
test/indent/ruby.rb

index c898dbc5cf816e0b88fc409d8cf7e4bfc355f725..198ad6384f09496c740e0b74b604309fbd21c806 100644 (file)
@@ -182,7 +182,7 @@ and_this_one(has) { |block, parameters|
   tee
 }
 
-if foo +
+if foo &&
    bar
 end