summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-01-29 13:30:53 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2018-01-29 15:21:34 +0000
commit099b5fb6f6fb1397afc664820239a904585ddd04 (patch)
treeddc48f065990bcaf660e77124b4f3457be32eb85 /CONTRIBUTING.md
parentcc5a6a3cb1b6801a1dd81d983bd79d54df880b88 (diff)
downloadpodman-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.md2
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.