Skip to content

Commit 24e31d4

Browse files
fix c example build error (#2905)
1 parent 95c5350 commit 24e31d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/driver-examples/driver-example-transactions-retry-2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
.. literalinclude:: /driver-examples/test-mongoc-sample-commands.c
128128
:language: c
129129
:start-after: commit transactions with retry logic
130-
:end-before: updates two collections in a transaction
130+
:end-before: updates two collections in a transaction and calls commit_with_retry
131131

132132
- id: cpp
133133
content: |

0 commit comments

Comments
 (0)