Skip to content

Commit

Permalink
Fixed doc typo (thanks to Chris Wesley)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentbartholdi committed Jul 15, 2018
1 parent 7d60851 commit 9546bb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ doc/*.out
doc/*.toc
doc/manual.pdf
doc/manual.six
doc/manual.lab
gh-pages
tmp
zips
4 changes: 2 additions & 2 deletions gap/algebra.gi
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ InstallMethod(AlphabetOfFRAlgebra, "(FR) for an FR algebra",

#############################################################################
##
#O SCAlgebra
#O SCAlgebraWithOne
#O AlgebraHomomorphismByFunction
#O AlgebraWithOneHomomorphismByFunction
##
InstallMethod(AlgebraHomomorphismByFunction, "(FR) for two algebras and a function",
[IsAlgebra,IsAlgebra,IsFunction],
Expand Down

0 comments on commit 9546bb5

Please sign in to comment.