fix typo
This commit is contained in:
parent
05b4189c97
commit
f646050aa1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue