Skip to content

Commit 9abc40c

Browse files
committed
remove unnecessary Label attribute
1 parent 6f2009c commit 9abc40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/strips.gd

+1-1
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ DeclareGlobalFunction( "TestInjectiveStripsUpToNthSyzygy" );
439439

440440
## <#GAPDoc Label="DocModuleOfStrip">
441441
## <ManSection>
442-
## <Meth Name="ModuleOfStrip" Arg="strip" Label="for a strip"/>
442+
## <Meth Name="ModuleOfStrip" Arg="strip"/>
443443
## <!--
444444
## <Meth Name="ModuleOfStrip" Arg="list"
445445
## Label="for a (flat) list of strips"/>

0 commit comments

Comments
 (0)