Skip to content

Commit

Permalink
Fix typo in Spanish README.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Jan 13, 2011
1 parent 8e4b049 commit a28ed50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.es.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ pasando <tt>:layout => false</tt> o globalmente con

Para asociar una extensión de archivo con un motor de renderizado, usá
<tt>Tilt.register</tt>. Por ejemplo, si querés usar la extensión +tt+ para
las plantillas Textitle, podés hacer lo siguiente:
las plantillas Textile, podés hacer lo siguiente:

Tilt.register :tt, Tilt[:textile]

Expand Down

0 comments on commit a28ed50

Please sign in to comment.