Skip to content

Commit 29866ca

Browse files
RafaelGSStargos
authored andcommitted
doc: fix typo callsite.lineNumber
PR-URL: #54969 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent c1d73ab commit 29866ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/util.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ function exampleFunction() {
395395
console.log(`CallSite ${index + 1}:`);
396396
console.log(`Function Name: ${callSite.functionName}`);
397397
console.log(`Script Name: ${callSite.scriptName}`);
398-
console.log(`Line Number: ${callSite.lineNumer}`);
398+
console.log(`Line Number: ${callSite.lineNumber}`);
399399
console.log(`Column Number: ${callSite.column}`);
400400
});
401401
// CallSite 1:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy