#212 Fixing typo

This commit is contained in:
Gunnar Morling 2014-11-04 22:43:53 +01:00 committed by sjaakd
parent fc1eee0ae2
commit b8d3f50389

View File

@ -34,7 +34,7 @@ import org.mapstruct.ap.testutil.WithClasses;
import org.mapstruct.ap.testutil.runner.AnnotationProcessorTestRunner; import org.mapstruct.ap.testutil.runner.AnnotationProcessorTestRunner;
/** /**
* Test for aming of variables/members which conflict with keywords or parameter names. * Test for naming of variables/members which conflict with keywords or parameter names.
* *
* @author Gunnar Morling * @author Gunnar Morling
*/ */