Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
MridulSharma03 authored Oct 31, 2023
1 parent 283935b commit 6e93ab1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ depend on later ones, they (should/should not) be submitted separately.

Pull requests should clearly state if the code is "ready for
inclusion" or if further work is needed. Proof of concept or request
for comment pull requests are fine but need to be labled as such.
for comment pull requests are fine but need to be labeled as such.

Information about the change should go into the commit message. This
includes not only what is changed, but also why. The commit message needs to
Expand Down Expand Up @@ -125,7 +125,7 @@ NULL arguments, don't check for it separately.

While many details differ and lot of it does not apply at all, the
[Linux kernel coding style document](https://www.kernel.org/doc/html/latest/process/coding-style.html)
contains lots of excellent guidance on good C programming practises if you
contains lots of excellent guidance on good C programming practices if you
filter out what is kernel specific.

## API/ABI considerations
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The latest releases are always available at:
Additional RPM documentation (papers, slides, HOWTOs) can also be
found at the same site: http://rpm.org.

http://rpm.org/community all rpm releated mailing lists.
http://rpm.org/community all rpm related mailing lists.

RPM was originally written by:

Expand Down

0 comments on commit 6e93ab1

Please sign in to comment.