--- loncom/interface/lonmeta.pm 2004/06/17 20:43:04 1.83 +++ loncom/interface/lonmeta.pm 2004/07/09 21:35:05 1.84 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Metadata display handler # -# $Id: lonmeta.pm,v 1.83 2004/06/17 20:43:04 www Exp $ +# $Id: lonmeta.pm,v 1.84 2004/07/09 21:35:05 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -256,7 +256,7 @@ sub fieldnames { 'owner' => 'Publisher/Owner', 'copyright' => 'Copyright/Distribution', 'customdistributionfile' => 'Custom Distribution File', - 'sourceavail' => 'Source Availible', + 'sourceavail' => 'Source Available', 'sourcerights' => 'Source Custom Distribution File', 'obsolete' => 'Obsolete', 'obsoletereplacement' => 'Suggested Replacement for Obsolete File',