Fix typos: s/the the/the/ (#10867)

This commit is contained in:
Pierre Riteau
2025-09-30 21:17:01 +02:00
committed by GitHub
parent 4b644ae41b
commit 41b65161bd
7 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ class ModuleDocFragment(object):
options:
venv:
description:
- Use the the Python interpreter from this virtual environment.
- Use the Python interpreter from this virtual environment.
- Pass the path to the root of the virtualenv, not the C(bin/) directory nor the C(python) executable.
type: path
settings: