Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit c62fa90

Browse files
committed
Update phrasing
1 parent c76cbdd commit c62fa90

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,11 @@ <h3 id="refactoring">Refactoring</h3>
271271
</div>
272272

273273
<div class="right">
274-
<h3 id="call-tips">Call Tips / Signature Help</h3>
274+
<h3 id="call-tips">Signature Help (Call Tips)</h3>
275275
<p>
276-
Call tips are much like tooltips, but differ only in that they display items directly related to
277-
function or method calls, such as their expected parameters with their types and default values.
276+
Signature help is much like tooltips, but differs only in that it displays information directly
277+
relevant to function or method calls, such as their expected arguments with their types and default
278+
values.
278279
</p>
279280

280281
<!-- <p class="small-text">

0 commit comments

Comments
 (0)