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

Commit

Permalink
Fix latex error
Browse files Browse the repository at this point in the history
  • Loading branch information
roed314 committed Aug 6, 2017
1 parent b18929a commit 86b58de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/padics/local_generic.py
Expand Up @@ -228,7 +228,7 @@ def change(self, **kwds):
- ``field`` -- bool. If ``True``, switch to a tower of fields via the fraction field.
If False, switch to a tower of rings of integers.
- ``q`` -- prime power. Replace the initial unramified extension of `\Q_p` or `\Z_p`
- ``q`` -- prime power. Replace the initial unramified extension of `\QQ_p` or `\ZZ_p`
with an unramified extension of residue cardinality `q`.
If the initial extension is ramified, add in an unramified extension.
Expand Down

0 comments on commit 86b58de

Please sign in to comment.