Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

Fix typo in includes/admin.form.inc #105

Closed MarcusBarnes closed 7 years ago

MarcusBarnes commented 7 years ago

See comment by @witt https://github.com/Islandora-Labs/islandora_solution_pack_oralhistories/commit/b00e7a21f3623386ae1a533d7beab5f3321e6d07#commitcomment-23315032. The end of the description value should be a comma not a period.

MarcusBarnes commented 7 years ago

Addressed in pull-request https://github.com/Islandora-Labs/islandora_solution_pack_oralhistories/pull/106 (merged with commit https://github.com/Islandora-Labs/islandora_solution_pack_oralhistories/commit/6518c0eb7afd424dd0bc37b2951d4a3626d53531).