Skip to content

Commit 2da24d2

Browse files
Fix example for nre configure option
1 parent 52f9b5f commit 2da24d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/configure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ General Options
339339
.. code-block:: json
340340
341341
{
342-
"_gdbm": "The '_gdbm' module is not available in this distribution"
342+
"_gdbm": "The '_gdbm' module is not available in this distribution",
343343
"tkinter": "Install the python-tk package to use tkinter",
344344
"_tkinter": "Install the python-tk package to use tkinter",
345345
}

0 commit comments

Comments
 (0)