Skip to content

Commit

Permalink
Fix indent in a docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Oct 11, 2024
1 parent fd5741d commit 51faee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Groups/homomorphisms.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,7 @@ function Base.show(io::IO, A::AutomorphismGroup{T}) where T <: GAPGroup
end

"""
domain(A::AutomorphismGroup) -> Group
domain(A::AutomorphismGroup) -> Group
Return the domain of this group of automorphisms.
"""
Expand Down

0 comments on commit 51faee2

Please sign in to comment.