Skip to content

Commit e87af25

Browse files
committed
javadoc typo
1 parent a208097 commit e87af25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/src/main/java/net/minidev/json/JSONNavi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ public JSONNavi<T> set(Number num) {
527527

528528
/**
529529
* set current value as Boolean
530-
* @param num new value for the current node
530+
* @param bool new value for the current node
531531
*
532532
* @return this for code chaining
533533
*/

0 commit comments

Comments
 (0)