Respectively, instead of respentively

This commit is contained in:
Victor Goff 2020-10-11 23:40:57 -04:00 коммит произвёл Hiroshi SHIBATA
Родитель 20d78fddb1
Коммит 1336698294
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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