"\n"
" :arg first: The first number.\n"
" :type first: int\n"
-" :arg iSecond: The second number.\n"
-" :type iSecond: int\n"
+" :arg second: The second number.\n"
+" :type second: int\n"
"\n"
".. method:: __init__(brother)\n"
"\n"
"\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"