diff --git a/doc/source/computation.rst b/doc/source/computation.rst index 49ac516af6d37..a6bc9431d3bcc 100644 --- a/doc/source/computation.rst +++ b/doc/source/computation.rst @@ -340,7 +340,7 @@ The following methods are available: The weights used in the window are specified by the ``win_type`` keyword. The list of recognized types are the `scipy.signal window functions - `__: +`__: - ``boxcar`` - ``triang`` diff --git a/doc/source/options.rst b/doc/source/options.rst index db3380bd4a3e7..505a5ade68de0 100644 --- a/doc/source/options.rst +++ b/doc/source/options.rst @@ -433,7 +433,7 @@ compute.use_numexpr True Use the numexpr library to computation if it is installed. plotting.matplotlib.register_converters True Register custom converters with matplotlib. Set to False to de-register. -======================================= ============ ======================================== +======================================= ============ ================================== .. _basics.console_output: