pipx examples and tests: fix terminology (#10649)

Fix terminology.
This commit is contained in:
Felix Fontein
2025-08-11 20:34:44 +02:00
committed by GitHub
parent 2aa53706f5
commit bc90635e66
2 changed files with 3 additions and 3 deletions

View File

@@ -175,7 +175,7 @@ EXAMPLES = r"""
name: tox
state: upgrade
- name: Install or upgrade tox with dependency group 'docs'
- name: Install or upgrade tox with extra 'docs'
community.general.pipx:
name: tox
source: tox[docs]