Skip to content

Typo in docs/Why-Mock.md (label no-release-notes)#1575

Merged
Conan-Kudo merged 1 commit intorpm-software-management:mainfrom
jessp01:fix-typo
May 2, 2025
Merged

Typo in docs/Why-Mock.md (label no-release-notes)#1575
Conan-Kudo merged 1 commit intorpm-software-management:mainfrom
jessp01:fix-typo

Conversation

@jessp01
Copy link
Contributor

@jessp01 jessp01 commented May 1, 2025

rpm -rf %{?nonexisting}/

should be:

rm -rf %{?nonexisting}/

Please add label no-release-notes.

@Conan-Kudo Conan-Kudo added documentation Wiki, manual page or other documentation fix no-release-notes labels May 1, 2025
@Conan-Kudo
Copy link
Member

Can you prefix the commit message with doc:?

> rpm -rf %{?nonexisting}/

should be:
> rm -rf %{?nonexisting}/
@jessp01
Copy link
Contributor Author

jessp01 commented May 1, 2025

Hi @Conan-Kudo ,

Sure, just did.

@Conan-Kudo Conan-Kudo merged commit 9100fe7 into rpm-software-management:main May 2, 2025
19 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Wiki, manual page or other documentation fix no-release-notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants