Cleanup whitespace

This commit is contained in:
Joshua Peek
2011-11-21 10:20:19 -06:00
parent 5e75de1992
commit 0b5a265644
2 changed files with 2 additions and 2 deletions

View File

@@ -467,7 +467,7 @@ module Linguist
Language['R'] Language['R']
end end
end end
# Internal: Guess language of .t files. # Internal: Guess language of .t files.
# #
# Makes fairly sure that it is Turing. # Makes fairly sure that it is Turing.

View File

@@ -972,7 +972,7 @@ Textile:
lexer: Text only lexer: Text only
extensions: extensions:
- .textile - .textile
Turing: Turing:
type: programming type: programming
lexer: Text only lexer: Text only