Skip to content

Commit

Permalink
fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Oct 3, 2021
1 parent 3f1ef84 commit b62dc23
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -56,7 +56,7 @@ public void autoAddFilters(List<Filter> filters){
}

/**
* Ignore the 'maxEvictableIdleTimeMillis < minEvictableIdleTimeMillis' validate,
* Ignore the 'maxEvictableIdleTimeMillis &lt; minEvictableIdleTimeMillis' validate,
* it will be validated again in {@link DruidDataSource#init()}.
*
* for fix issue #3084, #2763
Expand Down

0 comments on commit b62dc23

Please sign in to comment.