aboutsummaryrefslogtreecommitdiffstats
path: root/test/indent
diff options
context:
space:
mode:
authorDmitry Gutov <[email protected]>2013-10-21 10:15:47 +0400
committerDmitry Gutov <[email protected]>2013-10-21 10:15:47 +0400
commitc7e36328c69e8363928390fa8ee909d7a1cfd5b0 (patch)
tree02032979864dd5da027d2b2a076e88bcf5af9883 /test/indent
parentcfef16c08413b62d33a380d41916be1003380b71 (diff)
* indent/ruby.rb: Fix a typo
Diffstat (limited to 'test/indent')
-rw-r--r--test/indent/ruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb
index c898dbc5cf..198ad6384f 100644
--- a/test/indent/ruby.rb
+++ b/test/indent/ruby.rb
@@ -182,7 +182,7 @@ and_this_one(has) { |block, parameters|
tee
}
-if foo +
+if foo &&
bar
end