Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Trac #18587: nicer output of one link target
Browse files Browse the repository at this point in the history
  • Loading branch information
cheuberg committed Sep 29, 2015
1 parent dea3c96 commit 6d3e4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/asymptotic/growth_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
In this case the components are ordered lexicographically, which
means that in the second growth group, ``log(x)`` is assumed to
grow faster than ``x`` (which is nonsense, mathematically). See
:class:`sage.rings.asymptotic.growth_group_cartesian.CartesianProductFactory`
:class:`CartesianProduct <sage.rings.asymptotic.growth_group_cartesian.CartesianProductFactory>`
for more details.
Classes and Methods
Expand Down

0 comments on commit 6d3e4f4

Please sign in to comment.