Skip to content

Commit

Permalink
Improved: javadoc correction (missing @param name)
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesNereide committed Sep 5, 2024
1 parent 308f04e commit cabe4c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ private static Class<?> parseClass(InputStream in, String location) throws IOExc

/**
* Parses a Groovy class from a text.
* @param flexible string to parse
* @param text as flexible string to parse
* @return the corresponding class object
* @throws IOException when parsing fails
*/
Expand Down

0 comments on commit cabe4c3

Please sign in to comment.