File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ DeclareAttribute( "MaxOrbitPerm", IsPermGroup );
4545# # <A>pnt</A> to its minimal image.
4646# # <P/>
4747# # The option <A>Config</A> defines a number of advanced configuration
48- # # options, which are described in 'ImagesAdvancedConfig'.
48+ # # options, which are described in 'ImagesAdvancedConfig'.
4949# # </Description>
5050# # </ManSection>
5151# # <#/GAPDoc>
@@ -65,7 +65,7 @@ DeclareGlobalFunction("MinimalImagePerm");
6565# # minimal image of <A>A</A> is smaller, equal or larger than <A>B</A>.
6666# # <P/>
6767# # The option <A>Config</A> defines a number of advanced configuration
68- # # options, which are described in 'ImagesAdvancedConfig'.
68+ # # options, which are described in 'ImagesAdvancedConfig'.
6969# # </Description>
7070# # </ManSection>
7171# # <#/GAPDoc>
@@ -90,7 +90,7 @@ DeclareGlobalFunction("IsMinimalImageLessThan");
9090# # By default, these functions use the fastest algorithm for calculating
9191# # canonical images, which is often changed in new versions of the package.
9292# # The option <A>Config</A> defines a number of advanced configuration
93- # # options, which are described in 'ImagesAdvancedConfig'. These include the ability
93+ # # options, which are described in 'ImagesAdvancedConfig'. These include the ability
9494# # to choose the canonicalising algorithm used.
9595# # </Description>
9696# # </ManSection>
You can’t perform that action at this time.
0 commit comments