Skip to content

Commit 7fca603

Browse files
doc: fix typo
1 parent d1142e3 commit 7fca603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gap/LINS.gd

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ DeclareAttribute( "LinsOptions", IsLinsGraph, "mutable" );
181181
## <Description>
182182
## Returns a list of all normal subgroups of <A>G</A> with index at most <A>n</A>.
183183
## If the option <A>allSubgroups</A> is set to <K>false</K>,
184-
## then onlye the normal subgroups of <A>G</A> with index equal to <A>n</A> are returned. <P/>
184+
## then only the normal subgroups of <A>G</A> with index equal to <A>n</A> are returned. <P/>
185185
##
186186
## The generic method uses <Ref BookName="Reference" Attr="IsomorphismFpGroup"/> to transform <A>G</A> into an fp-group
187187
## and then calls some variant of the low-level function <Ref Func="LowIndexNormalSubgroupsSearch"/>. <P/>

0 commit comments

Comments
 (0)