Fix more typo.

This commit is contained in:
Glen Whitney 2017-10-18 22:05:39 +02:00
parent c848f29524
commit 9d8dfdb9e2
1 changed files with 1 additions and 1 deletions

View File

@ -804,7 +804,7 @@ function( list, dummy )
## possible
InstallGlobalFunction( OppositeQuasigroup,
Q -> IntoQuasigroup( Opposite( L ) ) );
Q -> IntoQuasigroup( Opposite( Q ) ) );
#############################################################################
##