Skip to content

Commit

Permalink
Fix indent in a docstring (#4192)
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored Oct 11, 2024
1 parent 2f8d138 commit 5c9a47e
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 5c9a47e

Please sign in to comment.