diff --git a/python/src/ops.cpp b/python/src/ops.cpp index 8da45e0eb..ea44868d6 100644 --- a/python/src/ops.cpp +++ b/python/src/ops.cpp @@ -3050,7 +3050,7 @@ void init_ops(py::module_& m) { Round to the given number of decimals. - Bascially performs: + Basically performs: .. code-block:: python