@@ -102,7 +102,7 @@ static auto det_doc = bob::extension::FunctionDoc(
"[0] X axis values in the normal deviate scale for the false-accepts\n\n"
"[1] Y axis values in the normal deviate scale for the false-rejections\n\n"
"You can plot the results using your preferred tool to first create a plot using rows 0 and 1 from the returned value and then replace the X/Y axis annotation using a pre-determined set of tickmarks as recommended by NIST. "
"The derivative scales are computed with the :py:func:`ppndf` function."
"The derivative scales are computed with the :py:func:`bob.measure.ppndf` function."