diff --git a/gap/constructions.gi b/gap/constructions.gi index a5f28b2..ce34a60 100644 --- a/gap/constructions.gi +++ b/gap/constructions.gi @@ -68,7 +68,7 @@ InstallOtherMethod(\/, "for anything and a right inert object", ); LeftTrivs@ := []; -RigthTrivs@ := []; +RightTrivs@ := []; InstallGlobalFunction(TrivialLeftQuandle, function(n)