Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Doc/using/configure.rst
  • Loading branch information
vstinner committed Sep 6, 2023
commit 6a909ddd77c99b40ac588256affefd2baaedbe00
2 changes: 1 addition & 1 deletion Doc/using/configure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ files. Commands to regenerate all generated files::
make regen-limited-abi
make regen-configure

The ``Makefile.pre.in`` documents generated files, their inputs, and tools used
The ``Makefile.pre.in`` file documents generated files, their inputs, and tools used
to regenerate them. Search for ``regen-*`` make targets.

The ``make regen-configure`` command runs `tiran/cpython_autoconf
Expand Down