Skip to content

Commit 756dd76

Browse files
Update cartan.gi
gap lint
1 parent bd13f31 commit 756dd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gap/attributes/cartan.gi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ function(ct)
699699
return out;
700700
end);
701701

702-
InstallMethod(PimMonoidCharacter,
702+
InstallMethod(PimMonoidCharacter,
703703
"for a monoid character table, dense list, and monoid character",
704704
[IsMonoidCharacterTable, IsDenseList, IsMonoidCharacter],
705705
function(ct, values, char)

0 commit comments

Comments
 (0)