Skip to content

Commit

Permalink
Fix wrongly escaped LaTeX special
Browse files Browse the repository at this point in the history
  • Loading branch information
dgerlanc committed Aug 18, 2024
1 parent d7c363d commit 01187ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/tradelist-class.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

\item{\code{chunk.usd}:}{Object of class \code{"numeric"} that
expresses the minimum unsigned market value in US dollars of a
chunk. Defaults to \$10,000.}
chunk. Defaults to $10,000.}

\item{\code{trade.usd.min}:}{Object of class \code{"numeric"} that
expresses the minimum unsigned market value a trade must have in
Expand Down

0 comments on commit 01187ee

Please # to comment.