Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Feb 3, 2012
1 parent 0aba1c3 commit 3701bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/uk/verbs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
-->
<bean id="validateImportedMetadata" class="net.shibboleth.metadata.pipeline.SimplePipeline"
init-method="initialize" lazy-init="true">
<property name="id" value="validateImportedMetadat"/>
<property name="id" value="validateImportedMetadata"/>
<property name="stages">
<list>
<ref bean="importedMetadata"/>
Expand Down

0 comments on commit 3701bf0

Please sign in to comment.