Skip to content

Commit ecb2717

Browse files
committed
another typo fixed
1 parent 20397d0 commit ecb2717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/groups/galois_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ def _deg(self):
408408
This will be the degree of the original number field if `_gc_numbering``
409409
is ``False``, or the degree of the Galois closure otherwise.
410410
411-
EXAMPES::
411+
EXAMPLES::
412412
413413
sage: R.<x> = ZZ[]
414414
sage: K.<a> = NumberField(x^5-2)

0 commit comments

Comments
 (0)