summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/general/plugins/modules/pids.py
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/community/general/plugins/modules/pids.py')
-rw-r--r--ansible_collections/community/general/plugins/modules/pids.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/community/general/plugins/modules/pids.py b/ansible_collections/community/general/plugins/modules/pids.py
index 665adb142..590f1e85a 100644
--- a/ansible_collections/community/general/plugins/modules/pids.py
+++ b/ansible_collections/community/general/plugins/modules/pids.py
@@ -31,7 +31,7 @@ options:
type: str
version_added: 3.0.0
ignore_case:
- description: Ignore case in pattern if using the I(pattern) option.
+ description: Ignore case in pattern if using the O(pattern) option.
type: bool
default: false
version_added: 3.0.0