From c55f7c33b74b3c044efa5bec7762c2f50eda58a5 Mon Sep 17 00:00:00 2001 From: Chaoguang Lin Date: Tue, 26 Jan 2021 18:16:14 -0800 Subject: [PATCH] Fix format error in api-c.rst --- documentation/sphinx/source/api-c.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/sphinx/source/api-c.rst b/documentation/sphinx/source/api-c.rst index cedd54586d..8abb343337 100644 --- a/documentation/sphinx/source/api-c.rst +++ b/documentation/sphinx/source/api-c.rst @@ -467,7 +467,7 @@ An |database-blurb1| Modifications to a database are performed via transactions. ``snapshot_command`` A pointer to all the snapshot command arguments. - In particular, if the original `fdbcli` command is ``snapshot ``, then the string `snapshot_command` points to is `` ``, which including the spaces. + In particular, if the original ``fdbcli`` command is ``snapshot ``, then the string ``snapshot_command`` points to is `` ``, which including the spaces. ``snapshot_command_length`` |length-of| `snapshot_command`