Skip to content

Commit 87e05e0

Browse files
Fix mistake in jsdoc
1 parent 5e7d36f commit 87e05e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SymbolTree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ class SymbolTree {
562562
*
563563
* `O(n)` (worst case)
564564
*
565-
* @method childrenCount
565+
* @method compareTreePosition
566566
* @memberOf module:symbol-tree#
567567
* @param {Object} left
568568
* @param {Object} right

0 commit comments

Comments
 (0)