diff options
author | Thomas Wiest <twiest@users.noreply.github.com> | 2015-06-24 10:32:04 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@users.noreply.github.com> | 2015-06-24 10:32:04 -0400 |
commit | 578120137601c060805bcdcea13730573a8a3755 (patch) | |
tree | bc24205e13c095070a74a4f5bfb86824b1863704 /docs/style_guide.adoc | |
parent | 60553c976a979984691e5c424af7f7a8b852d43e (diff) | |
parent | 8625cf7d8bb6a6b119183ece1e591abe526a3e95 (diff) | |
download | openshift-578120137601c060805bcdcea13730573a8a3755.tar.gz openshift-578120137601c060805bcdcea13730573a8a3755.tar.bz2 openshift-578120137601c060805bcdcea13730573a8a3755.tar.xz openshift-578120137601c060805bcdcea13730573a8a3755.zip |
Merge pull request #287 from twiest/pr
changed Openshift to OpenShift
Diffstat (limited to 'docs/style_guide.adoc')
-rw-r--r-- | docs/style_guide.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style_guide.adoc b/docs/style_guide.adoc index 3b888db12..7dc240f2e 100644 --- a/docs/style_guide.adoc +++ b/docs/style_guide.adoc @@ -1,6 +1,6 @@ // vim: ft=asciidoc -= Openshift-Ansible Style Guide += openshift-ansible Style Guide The purpose of this guide is to describe the preferred coding conventions used in this repository (both in ansible and python). |