Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
drtjmb committed May 28, 2015
1 parent 4766a4b commit 3e029db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions cfg/cfg.d/zz_rioxx2.pl
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
rioxx2_required => "recommended",
rioxx2_ns => "dc",
rioxx2_value => sub { $_[0]->value( "abstract" ) },
rioxx2_validate => "rioxx2_validate_description"
rioxx2_validate => "rioxx2_validate_description",
show_in_html => 0,
},

Expand Down Expand Up @@ -89,7 +89,7 @@
rioxx2_required => "optional",
rioxx2_ns => "dc",
rioxx2_value => sub { $_[0]->value( "related_url_url" ) },
rioxx2_validate => "rioxx2_validate_relation"
rioxx2_validate => "rioxx2_validate_relation",
show_in_html => 0,
},

Expand Down Expand Up @@ -179,7 +179,7 @@
rioxx2_required => "recommended",
rioxx2_ns => "rioxxterms",
rioxx2_value =>"rioxx2_value_version_of_record",
rioxx2_validate => "rioxx2_validate_version_of_record"
rioxx2_validate => "rioxx2_validate_version_of_record",
show_in_html => 0,
},

Expand Down
6 changes: 3 additions & 3 deletions rioxx2.epmi
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<datasetid>document</datasetid>
<filename>epm/rioxx2/cfg/cfg.d/zz_rioxx2.pl</filename>
<mime_type>text/plain</mime_type>
<hash>9953e203f34edf87a621d19703dc3b1d</hash>
<hash>11d078790eb52b461930bb9c32240356</hash>
<hash_type>MD5</hash_type>
<filesize>17122</filesize>
<filesize>17125</filesize>
</file>
<file>
<datasetid>document</datasetid>
Expand Down Expand Up @@ -261,7 +261,7 @@
<id>[email protected]</id>
</item>
</creators>
<datestamp>2015-05-28 16:26:41</datestamp>
<datestamp>2015-05-28 16:34:53</datestamp>
<title>RIOXX2</title>
<description>This RIOXX plugin gives your EPrints repository the capability to expose its publication data using the RIOXX V2.0 application profile.</description>
<icon>images/epm/rioxx2_icon.png</icon>
Expand Down

0 comments on commit 3e029db

Please sign in to comment.