Skip to content

Commit

Permalink
docs: fix author
Browse files Browse the repository at this point in the history
  • Loading branch information
mlopezFC authored and paodb committed Nov 28, 2023
1 parent 2edfcea commit e06bf61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
import com.vaadin.flow.data.provider.DataProvider;

/**
* @author mlope
* @author mlopez
*/
@SuppressWarnings("serial")
class ExcelInputStreamFactory<T> extends BaseInputStreamFactory<T> {
Expand Down

0 comments on commit e06bf61

Please sign in to comment.