Skip to content

Commit

Permalink
Fixed typo in AsciiDoc description in russian README
Browse files Browse the repository at this point in the history
Mentioned by @sullenel, thank you.
  • Loading branch information
lukateras committed Sep 27, 2013
1 parent 35e8603 commit b09f70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.ru.md
Expand Up @@ -719,7 +719,7 @@ erb :overview, :locals => { :text => rdoc(:introduction) }
</tr>
</table>

Так как в Radius шаблонах невозможно вызывать методы из Ruby напрямую, то вы
Так как в AsciiDoc шаблонах невозможно вызывать методы из Ruby напрямую, то вы
почти всегда будете передавать в шаблон локальные переменные.

#### Radius шаблоны
Expand Down

0 comments on commit b09f70f

Please sign in to comment.