Updated transaction.rst for v0.8.0

This commit is contained in:
troymc 2016-11-29 14:41:00 +01:00
parent 36e403564b
commit eb6c423eee

View File

@ -157,8 +157,8 @@ Condition.cid
**type:** integer
Index of this condition's appearance in the Transaction.conditions_
array. In a transaction with 2 conditions, the ``cid``\ s will be 0 and 1.
Index of this condition's appearance in the `Transaction.conditions`_
array. In a transaction with 2 conditions, the ``cid``s will be 0 and 1.