Skip to content

Commit

Permalink
DOC: Clarifying remark on IsAutomorphismGroup
Browse files Browse the repository at this point in the history
This resolves #4070
  • Loading branch information
hulpke committed Jul 16, 2020
1 parent 701621f commit d452611
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/morpheus.gd
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,9 @@ DeclareAttribute( "AutomorphismDomain", IsGroupOfAutomorphisms );
## <Prop Name="IsAutomorphismGroup" Arg='G'/>
##
## <Description>
## indicates whether <A>G</A> is the full automorphism group of another
## indicates whether <A>G</A>, which must be
## <Ref Prop="IsGroupOfAutomorphisms"/>,
## is the full automorphism group of another
## group <M>H</M>, this group is given as <Ref Attr="AutomorphismDomain"/>
## value of <A>G</A>.
## <Example><![CDATA[
Expand Down

0 comments on commit d452611

Please sign in to comment.