Skip to content

Commit b61a38f

Browse files
committed
RELEASE v0.1.1
1 parent ba200ea commit b61a38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/tools/implementations/ExcelWorkbookUtilsImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public Workbook create() {
8585
* {@inheritDoc}
8686
* @param extension {@inheritDoc}
8787
* @return {@inheritDoc}
88-
* @throws {@inheritDoc}
88+
* @throws ExtensionNotValidException {@inheritDoc}
8989
*/
9090
@Override
9191
public Workbook create(String extension) throws ExtensionNotValidException {

0 commit comments

Comments
 (0)