fix warning generated in schema/transaction.rst

This commit is contained in:
Scott Sadler 2016-11-23 16:14:27 +01:00
parent c8228d7ff7
commit 01037a0b82

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.