File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/org/openqa/selenium/htmlunit/options Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1020,7 +1020,7 @@ public Object obtain(final WebClientOptions options) {
1020
1020
1021
1021
/**
1022
1022
* Get the enumerated constant for the specified option key name.
1023
- *
1023
+ *
1024
1024
* @param key option key name
1025
1025
* @return {@link HtmlUnitOption} constant for option key; {@code null} if constant not found
1026
1026
*/
@@ -1035,7 +1035,7 @@ public static HtmlUnitOption fromCapabilityKey(final String key) {
1035
1035
1036
1036
/**
1037
1037
* Get the enumerated constant for the specified system property name.
1038
- *
1038
+ *
1039
1039
* @param name system property name
1040
1040
* @return {@link HtmlUnitOption} constant for property name; {@code null} if constant not found
1041
1041
*/
You can’t perform that action at this time.
0 commit comments