Index page emdash spacing corrections
To fit my style, influenced by Knuth and CMOS.website
parent
3742a2f673
commit
cb55b2372e
|
@ -184,8 +184,8 @@
|
|||
<span class="anchor"><a href="#access-modifiers">¶</a></span>
|
||||
</h3>
|
||||
<p>
|
||||
All three common access modifiers — public, protected and private
|
||||
— are supported, but <a href="manual/Pre_002dES5-Fallback.html"
|
||||
All three common access modifiers—public, protected and
|
||||
private—are supported, but <a href="manual/Pre_002dES5-Fallback.html"
|
||||
class="man">enforced only in ECMAScript 5 and later</a> environments.
|
||||
</p>
|
||||
<pre class="js">
|
||||
|
|
Loading…
Reference in New Issue