tsdev / spinw

SpinW Matlab library for spin wave calculation
www.psi.ch/spinw
GNU General Public License v3.0
30 stars 35 forks source link

Very minor typo #34

Closed henrikjacobsenfys closed 7 years ago

henrikjacobsenfys commented 7 years ago

Hi Sandor! This is probably the smallest, most insignificant thing I will ever report, and I feel petty just for typing it, but I thought I might as well :)

in sw_neutron line 148 the warning says

warning('sw_neutron:ScatteringPlaneProblem','The normal to the scattering plane is not perpendiculat to Q!');

It should be perpendicular, not perpendiculat

tsdev commented 7 years ago

Thanks! Any bug matters! Fixed in master branch! If you fork the repository, you can also make pull requests to add corrections to SpinW.