Changeset aba4559 in sasview for src


Ignore:
Timestamp:
Oct 2, 2018 7:03:59 AM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
Children:
0863065
Parents:
ba1c145
Message:

fix comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/perspectives/fitting/fitting.py

    rca30e36b raba4559  
    386386                #print("form: %r"%form_name, old_form, new_form) 
    387387 
    388                 # Reset structure factor combo box.  If a  (even if the model list 
    389                 # hasn't changed, the model may have).  Show the structure 
     388                # Reset structure factor combo box; even if the model list 
     389                # hasn't changed, the model may have.  Show the structure 
    390390                # factor combobox if the selected model is a form factor. 
    391391                sbox.Clear() 
Note: See TracChangeset for help on using the changeset viewer.