Skip to content

Commit f091550

Browse files
Update cartan.gi
Capitalization change to match suggested change.
1 parent 436c500 commit f091550

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
@@ -713,7 +713,7 @@ function(ct, values, char)
713713
return result;
714714
end);
715715

716-
InstallMethod(Pims, "for a monoid cartan matrix",
716+
InstallMethod(Pims, "for a monoid Cartan matrix",
717717
[IsMonoidCartanMatrix],
718718
function(cm)
719719
local C, S, ct, M, out, pims;

0 commit comments

Comments
 (0)