Skip to content

Commit 46eb81f

Browse files
Update 3-Transactions_lang1.rst
'mating' to 'matching'
1 parent 7196e1d commit 46eb81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-parts/manipulation/3-Transactions_lang1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Transactions are formed using the methods ``startTransaction``, ``cancelTransaction``, and ``commitTransaction`` of a connection object.
22
A connection object may obtained from any table object.
33

4-
For example, the following code inserts mating entries for the master table ``Session`` and its part table ``SessionExperimenter``.
4+
For example, the following code inserts matching entries for the master table ``Session`` and its part table ``SessionExperimenter``.
55

66
.. code-block:: matlab
77

0 commit comments

Comments
 (0)