Fix indent

This commit is contained in:
Joshua Peek
2012-06-20 16:58:32 -05:00
parent 6252f12175
commit c353d3a050

View File

@@ -86,7 +86,7 @@ module Linguist
# Regular token # Regular token
elsif token = s.scan(/[\w\.@#\/]+/) elsif token = s.scan(/[\w\.@#\/]+/)
tokens << token tokens << token
else else
s.getch s.getch