Skip to content

Commit

Permalink
Javadoc: (Typo fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddekany committed Dec 24, 2024
1 parent 6969b89 commit f2b4844
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
* <li>{@link #setWrapUncheckedExceptions(boolean) wrap_unchecked_exceptions}: Set to {@code true}.
* <li>{@link #setFallbackOnNullLoopVariable(boolean) fallback_on_null_loop_variable}: Set to {@code false}.
* <li>{@link #setSQLDateAndTimeTimeZone(TimeZone) sql_date_and_time_time_zone}: Set to {@code TimeZone.getDefault()}
* (or if set as as property value string, then to this: {@code JVM default}).
* (or if set as property value string, then to this: {@code JVM default}).
* <!-- 2.4: recommend the new object wrapper here -->
* </ul>
*
Expand Down

0 comments on commit f2b4844

Please sign in to comment.