Skip to content

Commit e0264af

Browse files
committed
Fix typo in quaternion algebra docstring
1 parent 871ba9d commit e0264af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/algebras/quatalg/quaternion_algebra.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class QuaternionAlgebraFactory(UniqueFactory):
121121
number field or `\QQ`, ``primes`` is a list of prime ideals of `K`
122122
and ``inv_archimedean`` is a list of local invariants (`0` or
123123
`\frac{1}{2}`) specifying the ramification at the (infinite) real
124-
places of `K`. This constructs a quaternion algebra ramified exacly
124+
places of `K`. This constructs a quaternion algebra ramified exactly
125125
at the places given by ``primes`` and those (algebraic) real
126126
embeddings of `K` indexed in ``K.embeddings(AA)`` by ``l`` with
127127
``inv_archimedean[l] = 1/2``.

0 commit comments

Comments
 (0)