mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
[CST-5760] typo fix
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<property name="itemService" ref="org.dspace.content.ItemServiceImpl"/>
|
<property name="itemService" ref="org.dspace.content.ItemServiceImpl"/>
|
||||||
<property name="uploadConfigurationService" ref="uploadConfigurationService"/>
|
<property name="uploadConfigurationService" ref="uploadConfigurationService"/>
|
||||||
</bean>
|
</bean>
|
||||||
ins
|
|
||||||
<bean name="licenseValidation" class="org.dspace.app.rest.submit.step.validation.LicenseValidation">
|
<bean name="licenseValidation" class="org.dspace.app.rest.submit.step.validation.LicenseValidation">
|
||||||
<property name="name" value="license"/>
|
<property name="name" value="license"/>
|
||||||
</bean>
|
</bean>
|
||||||
|
Reference in New Issue
Block a user