File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ There are four types of triggers in Tarantool:
14
14
when a session begins or ends,
15
15
16
16
* :ref: `authentication triggers <box_session-on_auth >`, which are
17
- executed during authentication, and
17
+ executed during authentication,
18
18
19
19
* :ref: `replace triggers <box_space-on_replace >`, which are for database
20
- events.
20
+ events, and
21
21
22
22
* :ref: `transaction triggers <box-on_commit >`, which are executed
23
23
during commit or rollback.
Original file line number Diff line number Diff line change @@ -26014,16 +26014,16 @@ msgstr ""
26014
26014
#: ../doc/1.10/book/box/triggers.rst:50
26015
26015
msgid ""
26016
26016
":ref:`authentication triggers <box_session-on_auth>`, which are executed during "
26017
- "authentication, and "
26017
+ "authentication,"
26018
26018
msgstr ""
26019
26019
":ref:`триггеры для обработки аутентификации <box_session-on_auth>`, которые выполняются при "
26020
- "аутентификации, и "
26020
+ "аутентификации,"
26021
26021
26022
26022
#: ../doc/1.10/book/box/triggers.rst:53
26023
- msgid ":ref:`replace triggers <box_space-on_replace>`, which are for database events. "
26023
+ msgid ":ref:`replace triggers <box_space-on_replace>`, which are for database events, and "
26024
26024
msgstr ""
26025
26025
":ref:`триггеры для обработки замены <box_space-on_replace>`, которые предназначены для "
26026
- "событий в базе данных. "
26026
+ "событий в базе данных, и "
26027
26027
26028
26028
#: ../doc/1.10/book/box/triggers.rst:56
26029
26029
msgid ""
You can’t perform that action at this time.
0 commit comments