Commit 9f8f3932 authored by Ole Koenig's avatar Ole Koenig

powerlaw_xyfit.sl: Fix typo in help

parent b3bc2581
......@@ -8,7 +8,7 @@ define powerlaw_xyfit()
%\description
% This function is not meant to be called directly!
%
% Calling \code{xyfit_fun ("powerlawlinear");} sets up a powerlaw fit
% Calling \code{xyfit_fun ("powerlaw");} sets up a powerlaw fit
% function for xy-data. It has the form \code{y = norm*x^{-index}}
%\seealso{xyfit_fun, define_xydata, plot_xyfit, linear_regression}
%!%-
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment