Changeset 313


Ignore:
Timestamp:
01/24/14 16:34:29 (10 years ago)
Author:
bas
Message:

Fixed an spelling error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/setup.py.in

    r310 r313  
    4242   
    4343    if not os.path.exists(os.path.join(inc,'log.h')):
    44         print 'Failed to find log.h in inlcude dir %s. (Set incude dir via PBS_PYTHON_INCLUDEDIR variable)'%inc
     44        print 'Failed to find log.h in include dir %s. (Set include dir via PBS_PYTHON_INCLUDEDIR variable)'%inc
    4545        sys.exit(2)
    4646 
Note: See TracChangeset for help on using the changeset viewer.