Skip to content

Commit

Permalink
fix javadoc bug
Browse files Browse the repository at this point in the history
  • Loading branch information
michielspiritus7 committed Oct 19, 2023
1 parent 2a32f8c commit ed84704
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ public interface ContentUpgrade {
* intended for single value properties.
*
* @param name property name
* @param regex regular expression to match value
* @param value attribute value
* @return upgrade object
*/
ContentUpgrade filterByPropertyIsMultiple(String name, Object value);
Expand Down

0 comments on commit ed84704

Please sign in to comment.