Respectively, instead of respentively
This commit is contained in:
parent
20d78fddb1
commit
1336698294
Notes:
git
2020-10-12 13:08:40 +09:00
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user