Changeset c7bd6d1 in sasview for src/sas/sascalc/pr/fit


Ignore:
Timestamp:
Nov 3, 2017 3:17:45 PM (7 years ago)
Author:
GitHub <noreply@…>
Parents:
08b9e331 (diff), 5ff08e7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Stuart Prescott <llimeht@…> (11/03/17 15:17:45)
git-committer:
GitHub <noreply@…> (11/03/17 15:17:45)
Message:

Merge 5ff08e79561c59a32e53a6e6fde9fb7ce5a79eff into 08b9e331d743a63c1d27511d353c58d34d22f28e

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sascalc/pr/fit/AbstractFitEngine.py

    r574adc7 r20fa5fe  
    7878    def get_params(self, fitparams): 
    7979        """ 
    80         return a list of value of paramter to fit 
    81  
    82         :param fitparams: list of paramaters name to fit 
     80        return a list of value of parameter to fit 
     81 
     82        :param fitparams: list of parameters name to fit 
    8383 
    8484        """ 
Note: See TracChangeset for help on using the changeset viewer.