Skip to content

Commit 189a55f

Browse files
authored
Fix a doc signature (#3466)
1 parent 1a8e8e3 commit 189a55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/NumberTheory/abelian_closure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ abelian_closure(::QQField)
2020
Given the abelian closure, the generator can be recovered as follows:
2121

2222
```@docs
23-
gen(::QQAbField)
23+
gen(::QQAbField{AbsSimpleNumField})
2424
atlas_irrationality
2525
atlas_description
2626
```

0 commit comments

Comments
 (0)