Skip to content

Commit

Permalink
Format file
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Aug 28, 2023
1 parent 4e1fee6 commit ae172af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion java/src/org/openqa/selenium/json/JsonOutput.java
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,8 @@ private JsonOutput convertUsingMethod(
}

/**
* Convert the specified Java object via accessors that conform to the {@code JavaBean} specification.
* Convert the specified Java object via accessors that conform to the {@code JavaBean}
* specification.
*
* @param toConvert Java object to be converted
* @param maxDepth maximum depth of nested object traversal
Expand Down

0 comments on commit ae172af

Please sign in to comment.