Changeset 37049


Ignore:
Timestamp:
2022-12-23T10:28:57+13:00 (16 months ago)
Author:
davidb
Message:

Comment text tidyup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm

    r36095 r37049  
    111111    }
    112112    if (!defined $file) {
    113         # perhaps the filename is in the tmp folder? This can happen if the file was in a zip inside the import folder, eg as happens with remote gli
     113        # perhaps the filename is in the tmp folder? This can happen if the file was in a zip inside the import folder, e.g. as happens with remote gli
    114114        ($file) = ($filename =~ m/^$collect_dir\/(tmp\/.*?)$/);
    115115
Note: See TracChangeset for help on using the changeset viewer.