Fixed typoes in docstrings.
This commit is contained in:
@@ -17,7 +17,7 @@ static char DensityF0D___doc__[] =
|
||||
"\n"
|
||||
" Builds a DensityF0D object.\n"
|
||||
"\n"
|
||||
" :arg sigma: The gaussian sigma value ndicating the X value for\n"
|
||||
" :arg sigma: The gaussian sigma value indicating the X value for\n"
|
||||
" which the gaussian function is 0.5. It leads to the window size\n"
|
||||
" value (the larger, the smoother).\n"
|
||||
" :type sigma: float\n"
|
||||
|
||||
Reference in New Issue
Block a user