Changeset 2863

Show
Ignore:
Timestamp:
04/30/09 16:03:14 (11 months ago)
Author:
kraftche
Message:

fix typo in output

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MOAB/trunk/test/h5file/h5file_test.cpp

    r2858 r2863  
    470470  { 
    471471    fprintf(stderr, "Sets with id %d do not have matching options.\n" 
    472                     "Set 1: track_onwer=%s set=%s ordered=%s\n" 
    473                     "Set 2: track_onwer=%s set=%s ordered=%s\n", 
     472                    "Set 1: track_owner=%s set=%s ordered=%s\n" 
     473                    "Set 2: track_owner=%s set=%s ordered=%s\n", 
    474474                    id, 
    475475                    opt1 & MESHSET_TRACK_OWNER ? "yes" : "no",