Skip to content
Snippets Groups Projects
Commit ed226f70 authored by Mic's avatar Mic
Browse files

fixing typo

parent 0cb2b68e
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@
<jpa:repositories base-package="org.springframework.samples.petclinic.repository.springdatajpa"/>
<!-- Custom configuration for the custom implementation based on JPA -->
<bean id="owerRepository"
<bean id="ownerRepository"
class="org.springframework.samples.petclinic.repository.springdatajpa.JpaOwnerRepositoryImpl"/>
</beans>
</beans>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment