diff --git a/plugins/modules/portage.py b/plugins/modules/portage.py index e0fbc56699..1404b00a90 100644 --- a/plugins/modules/portage.py +++ b/plugins/modules/portage.py @@ -193,7 +193,7 @@ options: quietfail: description: - Suppresses display of the build log on stdout (--quiet-fail). - - Only the die message and the path of the build log _are displayed on stdout. + - Only the die message and the path of the build log are displayed on stdout. type: bool default: false