Changeset 37441 for other-projects


Ignore:
Timestamp:
2023-03-07T20:07:47+13:00 (14 months ago)
Author:
anupama
Message:

Accidental spelling mistake in informative message just committed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nightly-tasks/diffcol/trunk/gen-model-colls.sh

    r37440 r37441  
    601601if [ -e "$GSDLHOME/ext/pdf-box" ]; then
    602602    if [ -e "$GSDLHOME/perllib/plugins/PDFv2Plugin.tmp" ]; then
    603     echo "** Renameing PDFv2Plugin.tmp to PDFv2Plugin.pm to work with pdf-box"
     603    echo "** Renaming PDFv2Plugin.tmp to PDFv2Plugin.pm to work with pdf-box"
    604604    mv "$GSDLHOME/perllib/plugins/PDFv2Plugin.tmp" "$GSDLHOME/perllib/plugins/PDFv2Plugin.pm"
    605605    fi
Note: See TracChangeset for help on using the changeset viewer.