Skip to content

Commit c7f8fca

Browse files
author
Joerg Huber
committed
F9xed Javadoc.
1 parent 1bb419a commit c7f8fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • SIF3InfraREST/sif3Common/src/main/java/au/com/systemic/framework/utils

SIF3InfraREST/sif3Common/src/main/java/au/com/systemic/framework/utils/StringUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ public static String exceptionToString(Throwable ex)
526526
* "enum1,enum2,..."<br/>
527527
* The call would be getNamesForEnum(MyEnum.class).
528528
*
529-
* @param The enum class to convert into a pretty string.
529+
* @param enumClass The enum class to convert into a pretty string.
530530
*
531531
* @return See desc.
532532
*/

0 commit comments

Comments
 (0)