зеркало из https://github.com/github/ruby.git
Respectively, instead of respentively
This commit is contained in:
Родитель
20d78fddb1
Коммит
1336698294
|
@ -144,7 +144,7 @@ Any expression may be placed inside the interpolated section, but it's best to
|
|||
keep the expression small for readability.
|
||||
|
||||
You can also use <tt>#@foo</tt>, <tt>#@@foo</tt> and <tt>#$foo</tt> as a
|
||||
shorthand for, respentively, <tt>#{ @foo }</tt>, <tt>#{ @@foo }</tt> and
|
||||
shorthand for, respectively, <tt>#{ @foo }</tt>, <tt>#{ @@foo }</tt> and
|
||||
<tt>#{ $foo }</tt>.
|
||||
|
||||
Interpolation may be disabled by escaping the "#" character or using
|
||||
|
|
Загрузка…
Ссылка в новой задаче