diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-01-29 13:30:53 +0100 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-01-29 15:21:34 +0000 |
commit | 099b5fb6f6fb1397afc664820239a904585ddd04 (patch) | |
tree | ddc48f065990bcaf660e77124b4f3457be32eb85 /CONTRIBUTING.md | |
parent | cc5a6a3cb1b6801a1dd81d983bd79d54df880b88 (diff) | |
download | podman-099b5fb6f6fb1397afc664820239a904585ddd04.tar.gz podman-099b5fb6f6fb1397afc664820239a904585ddd04.tar.bz2 podman-099b5fb6f6fb1397afc664820239a904585ddd04.zip |
Ran spell checker through all man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #269
Approved by: TomSweeneyRedHat
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c121ac416..bf69cfdab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ Please don't include any private/sensitive information in your issue! ## Submitting Pull Requests No Pull Request (PR) is too small! Typos, additional comments in the code, -new testcases, bug fixes, new features, more documentation, ... it's all +new test cases, bug fixes, new features, more documentation, ... it's all welcome! While bug fixes can first be identified via an "issue", that is not required. |