Fixed misspelling.

This commit is contained in:
Jon Brisbin
2012-09-27 15:50:41 -05:00
committed by Jon Brisbin
parent 967e6572ff
commit cff8065d8d

View File

@@ -19,7 +19,7 @@
<!--
If you need to add Converters to the REST exporter to handle the property types you're using
in your entities, then just configure a ConversionServiceFactoryBean here, add the Converteres
in your entities, then just configure a ConversionServiceFactoryBean here, add the Converters
you need, and they will, in turn, be added to the FormattingConversionService the REST exporter
uses internally.