Skip to content

Commit 14e19b1

Browse files
mlopezFCpaodb
authored andcommitted
docs: fix author
1 parent 3240d50 commit 14e19b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/flowingcode/vaadin/addons/gridexporter/ExcelInputStreamFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
import org.slf4j.LoggerFactory;
6161

6262
/**
63-
* @author mlope
63+
* @author mlopez
6464
*/
6565
@SuppressWarnings("serial")
6666
class ExcelInputStreamFactory<T> extends BaseInputStreamFactory<T> {

0 commit comments

Comments
 (0)