shorter mathutils heading to make for a nicer TOC

This commit is contained in:
Mahmoud Hashemi 2015-04-29 01:20:44 -07:00
parent c1a14b88c0
commit 709f935693
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
``mathutils`` - General purpose math functions
==============================================
``mathutils`` - Mathematical functions
======================================
.. automodule:: boltons.mathutils
@ -15,4 +15,4 @@ Note: :func:`ceil_from_iter` and :func:`floor_from_iter` functions are based on
the performance impact of this approach.
.. _this example: https://docs.python.org/3/library/bisect.html#searching-sorted-lists
.. _StackOverflow Answer: http://stackoverflow.com/a/12141511/811740
.. _StackOverflow Answer: http://stackoverflow.com/a/12141511/811740