mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
add quotes in docstring
This commit is contained in:
parent
64d5466aa7
commit
1d3017389f
@ -139,7 +139,7 @@ reduce(W::GWord) = reduce!(deepcopy(W))
|
||||
|
||||
doc"""
|
||||
show(io::IO, W::GWord)
|
||||
> The actual string produced by show depends on the eltype of W.symbols.
|
||||
> The actual string produced by show depends on the eltype of `W.symbols`.
|
||||
|
||||
"""
|
||||
function show(io::IO, W::GWord)
|
||||
|
Loading…
Reference in New Issue
Block a user