mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Fix typos: s/the the/the/ (#10867)
(cherry picked from commit 41b65161bd)
Co-authored-by: Pierre Riteau <pierre@stackhpc.com>
This commit is contained in:
parent
871e2809ed
commit
4ab8f79eae
7 changed files with 7 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue