Changeset 63 in ProjectBuilder for devel/pb/bin/pb


Ignore:
Timestamp:
Aug 31, 2007, 2:21:52 AM (17 years ago)
Author:
Bruno Cornec
Message:

fix some typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r62 r63  
    11#!/usr/bin/perl -w
    2 
    3 eval 'exec /usr/bin/perl -w -S $0 ${1+"$@"}'
    4     if 0; # not running under some shell
    5 
    62#
    73# Project Builder main application
     
    223219
    224220            # Apply now all the filters on all the files concerned
    225             # All files are relative to PBROOT
    226221            # destination dir depends on the type of file
    227222            if (defined $ptr) {
Note: See TracChangeset for help on using the changeset viewer.