fix typo
This commit is contained in:
parent
05b4189c97
commit
f646050aa1
@ -68,7 +68,7 @@ InstallOtherMethod(\/, "for anything and a right inert object",
|
|||||||
);
|
);
|
||||||
|
|
||||||
LeftTrivs@ := [];
|
LeftTrivs@ := [];
|
||||||
RigthTrivs@ := [];
|
RightTrivs@ := [];
|
||||||
|
|
||||||
InstallGlobalFunction(TrivialLeftQuandle,
|
InstallGlobalFunction(TrivialLeftQuandle,
|
||||||
function(n)
|
function(n)
|
||||||
|
Loading…
Reference in New Issue
Block a user