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

Commit fb55e7f

Browse files
committed
Trac #29169: change "irrelevant" to "ignored" in a docstring.
1 parent 911140a commit fb55e7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sage/geometry/cone_critical_angles.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ def _normalize_gevp_solution(gevp_solution):
4545
4646
A quartet ``gevp_solution`` whose components are, in order:
4747
48-
- ``eigenvalue`` -- irrelevant
48+
- ``eigenvalue`` -- ignored
4949
5050
- ``xi`` -- the first component `\xi` of the
5151
`( \xi, \eta )` eigenvector
5252
5353
- ``eta`` -- the second component `\eta` of the
5454
`( \xi, \eta )` eigenvector
5555
56-
- ``multiplicity`` -- irrelevant
56+
- ``multiplicity`` -- ignored
5757
5858
OUTPUT:
5959

0 commit comments

Comments
 (0)