diff --git a/changelogs/fragments/9554-add-cpanm-option_with-recommands.yml b/changelogs/fragments/9554-add-cpanm-option_with-recommends-and-suggests.yml similarity index 84% rename from changelogs/fragments/9554-add-cpanm-option_with-recommands.yml rename to changelogs/fragments/9554-add-cpanm-option_with-recommends-and-suggests.yml index 13a9919424c..4d5db01f427 100644 --- a/changelogs/fragments/9554-add-cpanm-option_with-recommands.yml +++ b/changelogs/fragments/9554-add-cpanm-option_with-recommends-and-suggests.yml @@ -1,3 +1,3 @@ minor_changes: - - cpanm - enable usage of option ``--with-recommands`` (https://github.com/ansible-collections/community.general/issues/9554, https://github.com/ansible-collections/community.general/pull/9555). + - cpanm - enable usage of option ``--with-recommends`` (https://github.com/ansible-collections/community.general/issues/9554, https://github.com/ansible-collections/community.general/pull/9555). - cpanm - enable usage of option ``--with-suggests`` (https://github.com/ansible-collections/community.general/issues/9554, https://github.com/ansible-collections/community.general/pull/9555).