1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-10-15 07:20:35 +02:00

change in doc

This commit is contained in:
kalmar 2017-07-06 09:11:56 +02:00
parent 04b07eb260
commit 345e066664

View File

@ -18,7 +18,7 @@ import Base: deepcopy_internal
doc"""
::GSymbol
> Abstract type which all group symbols of FPGroups should subtype. Each
> Abstract type which all group symbols of AbstractFPGroups should subtype. Each
> concrete subtype should implement fields:
> * `str` which is the string representation/identification of a symbol
> * `pow` which is the (multiplicative) exponent of a symbol.