Skip to content

Commit 21c5439

Browse files
authored
fix(docs): bool -> boolean in config_file.rst (#15352)
1 parent f8f9453 commit 21c5439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/config_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ section of the command line docs.
366366

367367
.. confval:: no_site_packages
368368

369-
:type: bool
369+
:type: boolean
370370
:default: False
371371

372372
Disables using type information in installed packages (see :pep:`561`).

0 commit comments

Comments
 (0)