Skip to content

Commit 50adf11

Browse files
committed
fix: rename jsDoc comment model name on param-util.js
1 parent f3d77ad commit 50adf11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/utils/param-util.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use strict';
22

33
/**
4-
* @module StringUtil
4+
* @module ParamUtil
55
*/
66

77
/**

0 commit comments

Comments
 (0)