Skip to content

Commit

Permalink
Merge pull request #51 from nextcloud/license-not-licence
Browse files Browse the repository at this point in the history
It's licence not license
  • Loading branch information
LukasReschke committed Jun 24, 2016
2 parents 6d76fd0 + f5756ee commit 9ae1ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcloudappstore/core/api/v1/release/info.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<xs:field xpath="@lang"/>
</xs:unique>
<xs:unique name="uniqueLicense">
<xs:selector xpath="license"/>
<xs:selector xpath="licence"/>
<xs:field xpath="."/>
</xs:unique>
<xs:unique name="uniqueTypes">
Expand Down

0 comments on commit 9ae1ed2

Please sign in to comment.