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

Commit

Permalink
adapt docstring of transposed
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrenn committed Aug 16, 2016
1 parent 089a0ea commit 6b67851
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sage/combinat/recognizable_series.py
Original file line number Diff line number Diff line change
Expand Up @@ -623,8 +623,7 @@ def transposed(self):
A :class:`RecognizableSeries`.
Each of the ``matrices`` is transposed. Additionally
the vectors ``left`` and ``right`` are switched and (if
possible) transposed as well.
the vectors ``left`` and ``right`` are switched.
EXAMPLES::
Expand Down

0 comments on commit 6b67851

Please sign in to comment.