Ignore:
Timestamp:
07/18/13 10:10:20 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/simulator/workload/reader/xmlJob/QcgXmlJobReader.java

    r1131 r1143  
    4343                 
    4444                if(!dir.exists())  
    45                         throw new IOException("Directory "+dirName + " doeas not exist."); 
     45                        throw new IOException("Directory "+dirName + " does not exist."); 
    4646                 
    4747                if(dir.isDirectory()){ 
Note: See TracChangeset for help on using the changeset viewer.