emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116557: Spelling fix.


From: Paul Eggert
Subject: [Emacs-diffs] trunk r116557: Spelling fix.
Date: Tue, 25 Feb 2014 18:40:57 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116557
revision-id: address@hidden
parent: address@hidden
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Tue 2014-02-25 10:40:54 -0800
message:
  Spelling fix.
modified:
  test/indent/ruby.rb            ruby.rb-20120424165921-h044139hbrd7snvw-1
=== modified file 'test/indent/ruby.rb'
--- a/test/indent/ruby.rb       2014-02-23 08:26:40 +0000
+++ b/test/indent/ruby.rb       2014-02-25 18:40:54 +0000
@@ -361,7 +361,7 @@
   foo)
 
 # FIXME: This is not consistent with the example below it, but this
-# ofset only happens if the colon is at eol, which wouldn't be often.
+# offset only happens if the colon is at eol, which wouldn't be often.
 # Tokenizing `bar:' as `:bar =>' would be better, but it's hard to
 # distinguish from a variable reference inside a ternary operator.
 foo(bar:


reply via email to

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