polish javadoc

Fixed typo
This commit is contained in:
Marten Deinum
2015-02-03 22:08:06 +01:00
committed by Michael Minella
parent 58bbaa494d
commit 0f513faa91

View File

@@ -1,4 +1,4 @@
/**
* Default {@code RowMapper} implemetations.
* Default {@code RowMapper} implementations.
*/
package org.springframework.batch.item.excel.mapping;