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@ := [];
|
||||
RigthTrivs@ := [];
|
||||
RightTrivs@ := [];
|
||||
|
||||
InstallGlobalFunction(TrivialLeftQuandle,
|
||||
function(n)
|
||||
|
|
Loading…
Add table
Reference in a new issue