Skip to content

Commit 47459b6

Browse files
committed
Fix typos in commodity documentation
1 parent 5d3a2f2 commit 47459b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Docs/UserGuide/tradecomponents/underlying.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,13 +223,13 @@ \subsubsection{Underlying}
223223
\item \lstinline!PriceType! [Optional]:
224224
Only valid when \lstinline!Type! is \emph{Commodity}. Whether the Spot or Future price is referenced.
225225

226-
Allowable values: \emph{Spot}, \emph{FutureSettlemment}. Mandatory when \lstinline!Type! is \emph{Commodity} .
226+
Allowable values: \emph{Spot}, \emph{FutureSettlement}. Mandatory when \lstinline!Type! is \emph{Commodity} .
227227

228228
\item \lstinline!FutureMonthOffset! [Optional]:
229-
Only valid when \lstinline!Type! is \emph{Commodity}. Only relevant for the \emph{FutureSettlemment} price type, in which case the the $N+1$th future with
229+
Only valid when \lstinline!Type! is \emph{Commodity}. Only relevant for the \emph{FutureSettlement} price type, in which case the the $N+1$th future with
230230
expiry greater than ObservationDate for the given commodity underlying will be referenced.
231231

232-
Allowable values: An integer. Mandatory for when \lstinline!Type! is \emph{Commodity} and \lstinline!PriceType! is \emph{FutureSettlemment}.
232+
Allowable values: An integer. Mandatory for when \lstinline!Type! is \emph{Commodity} and \lstinline!PriceType! is \emph{FutureSettlement}.
233233

234234
\item \lstinline!DeliveryRollDays! [Optional]:
235235
Only valid when \lstinline!Type! is \emph{Commodity}. The number of days the observation date is rolled forward before the

0 commit comments

Comments
 (0)