Fix lib link to rationals module

This commit is contained in:
def
2015-02-04 19:15:12 +01:00
parent 43bc72f1fe
commit 221e633697

View File

@@ -185,7 +185,7 @@ Math libraries
* `complex <complex.html>`_
This module implements complex numbers and their mathematical operations.
* `rational <rational.html>`_
* `rationals <rationals.html>`_
This module implements rational numbers and their mathematical operations.
* `fenv <fenv.html>`_