Skip to content

Commit 8ba1046

Browse files
Jutholkdvos
andauthored
Update src/groupelements.jl
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
1 parent 8d09a22 commit 8ba1046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/groupelements.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ struct ElementTable end
6060
"""
6161
const GroupElement
6262
63-
A constant of a singleton type used as `Element[G]` or `Element[G,ω]` with `G<:Group`
63+
A constant of a singleton type used as `GroupElement[G]` or `GroupElement[G,ω]` with `G<:Group`
6464
a type of group, to construct or obtain a concrete subtype of `AbstractElement{G}`
6565
that implements the data structure used to represent elements of the group `G`, possibly
6666
with a second argument `ω` that specifies the associated 3-cocycle.

0 commit comments

Comments
 (0)