Skip to content

Commit

Permalink
[ci skip] Fix indent (rtomayko#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk authored and judofyr committed Aug 16, 2016
1 parent 2eb0e35 commit 2118acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tilt/builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require 'builder'

module Tilt
# Builder template implementation. See:
# Builder template implementation. See:
# http://builder.rubyforge.org/
class BuilderTemplate < Template
self.default_mime_type = 'text/xml'
Expand Down

0 comments on commit 2118acb

Please sign in to comment.