Skip to content

Commit

Permalink
Fix typo in artist name
Browse files Browse the repository at this point in the history
It's correct in subsequent lines and in colophon.xhtml
  • Loading branch information
colagrosso authored and acabal committed Oct 15, 2023
1 parent 512d5ad commit 6ebee7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epub/content.opf
Expand Up @@ -61,7 +61,7 @@
<meta property="se:name.person.full-name" refines="#translator">Ernest Classen</meta>
<meta property="se:url.authority.nacoaf" refines="#translator">http://id.loc.gov/authorities/names/no2001075160</meta>
<meta property="role" refines="#translator" scheme="marc:relators">trl</meta>
<dc:contributor id="artist">Andres Zorn</dc:contributor>
<dc:contributor id="artist">Anders Zorn</dc:contributor>
<meta property="file-as" refines="#artist">Zorn, Anders</meta>
<meta property="se:name.person.full-name" refines="#artist">Anders Leonard Zorn</meta>
<meta property="se:url.encyclopedia.wikipedia" refines="#artist">https://en.wikipedia.org/wiki/Anders_Zorn</meta>
Expand Down

0 comments on commit 6ebee7d

Please sign in to comment.