tiny typo
This commit is contained in:
parent
3f203ef98d
commit
2619562396
@ -403,7 +403,7 @@ InstallMethod(Opposite, "for right rack",
|
||||
# only be called with a second-argument collection which is not a group or
|
||||
# quasigroup.
|
||||
InstallOtherMethod(DirectProductOp,
|
||||
"for a list and non-quasigroup magma built form multiplication table",
|
||||
"for a list and non-quasigroup magma built from multiplication table",
|
||||
[IsList, IsMagma and IsBuiltFromMultiplicationTable],
|
||||
function (list, first)
|
||||
local n, item, i, jof, bigtable;
|
||||
|
Loading…
Reference in New Issue
Block a user