mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-25 02:05:30 +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"""
|
doc"""
|
||||||
show(io::IO, W::GWord)
|
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)
|
function show(io::IO, W::GWord)
|
||||||
|
Loading…
Reference in New Issue
Block a user