Skip to content

Commit b765334

Browse files
authored
Fix extra quote
1 parent ae19167 commit b765334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/details/backendconfig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ if set to a positive value, the library will print periodic warnings to stderr w
101101
Environment variables may alternatively be used for options concerning deferred iteration parsing:
102102

103103
* Environment variable ``OPENPMD_DEFER_ITERATION_PARSING``: if set to a truthy value (e.g. ``1``), the Series will be opened with deferred iteration parsing as if ``{"defer_iteration_parsing": true}`` had been supplied.
104-
* Environment variable ``OPENPMD_HINT_LAZY_PARSING_TIMEOUT``: accepts integral values equivalent to the ``hint_lazy_parsing_timeout`` key.`
104+
* Environment variable ``OPENPMD_HINT_LAZY_PARSING_TIMEOUT``: accepts integral values equivalent to the ``hint_lazy_parsing_timeout`` key.
105105

106106
Examples:
107107

0 commit comments

Comments
 (0)