Skip to content

Commit b8de5bd

Browse files
committed
Fix typo
Resolves #1888
1 parent 6ef3d0c commit b8de5bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/reference/reference_lua/box_space/create_check_constraint.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ box.space.create_check_constraint()
5353

5454
During the recovery process, for example when the Tarantool server is starting,
5555
the check is not performed unless
56-
:ref:`force_recovery <cfg_binary_logging_snapshots-force_recovery>`.
56+
:ref:`force_recovery <cfg_binary_logging_snapshots-force_recovery>`
5757
is specified.
5858

5959
**Example:**

locale/ru/LC_MESSAGES/reference/reference_lua/box_space/create_check_constraint.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ msgstr ""
114114
msgid ""
115115
"During the recovery process, for example when the Tarantool server is "
116116
"starting, the check is not performed unless :ref:`force_recovery "
117-
"<cfg_binary_logging_snapshots-force_recovery>`. is specified."
117+
"<cfg_binary_logging_snapshots-force_recovery>` is specified."
118118
msgstr ""
119119
"В процессе восстановления, например при запуске Tarantool-сервера, проверка "
120120
"производится, только если указан параметр :ref:`force_recovery "

0 commit comments

Comments
 (0)