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

Commit

Permalink
correct one link
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrenn committed Aug 19, 2016
1 parent 4eb1544 commit cf1b8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/k_regular_sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def __init__(self, parent, mu, left=None, right=None):
from the left to the matrix product. If ``None``, then this
multiplication is skipped.
When created via the parent :class:`kRegularSequence`, then
When created via the parent :class:`kRegularSequenceSpace`, then
the following option is available.
- ``transpose`` -- (default: ``False``) a boolean. If set, then
Expand Down

0 comments on commit cf1b8cc

Please sign in to comment.