emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114733: * indent/ruby.rb: Fix a typo


From: Dmitry Gutov
Subject: [Emacs-diffs] trunk r114733: * indent/ruby.rb: Fix a typo
Date: Mon, 21 Oct 2013 06:15:52 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114733
revision-id: address@hidden
parent: address@hidden
committer: Dmitry Gutov <address@hidden>
branch nick: trunk
timestamp: Mon 2013-10-21 10:15:47 +0400
message:
  * indent/ruby.rb: Fix a typo
modified:
  test/indent/ruby.rb            ruby.rb-20120424165921-h044139hbrd7snvw-1
=== modified file 'test/indent/ruby.rb'
--- a/test/indent/ruby.rb       2013-10-21 05:54:18 +0000
+++ b/test/indent/ruby.rb       2013-10-21 06:15:47 +0000
@@ -182,7 +182,7 @@
   tee
 }
 
-if foo +
+if foo &&
    bar
 end
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]