Ignore:
Timestamp:
2007-12-20T18:06:39+13:00 (16 years ago)
Author:
davidb
Message:

grammatical fix comment in code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/perllib/plugouts/BasPlugout.pm

    r13225 r14932  
    813813
    814814    # go through dc_set and for any element *not* defined in explicit_dc
    815     # that do exist in explicit_ex, add it in as metadata
     815    # that does exist in explicit_ex, add it in as metadata
    816816    foreach my $k ( keys %$dc_set ) {
    817817    my $lc_k = lc($k);
Note: See TracChangeset for help on using the changeset viewer.