Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/guiframe/local_perspectives/data_loader/data_loader.py

    rb3efb7d rb45cde3  
    233233                error_message += "Make sure the content of your file" 
    234234                error_message += " is properly formatted.\n\n" 
    235                 error_message += "When contacting the DANSE team, mention the" 
     235                error_message += "When contacting the SasView team, mention the" 
    236236                error_message += " following:\n%s" % str(error) 
    237237            elif data_error: 
Note: See TracChangeset for help on using the changeset viewer.