diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-06-19 10:14:07 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-06-19 10:14:07 -0400 |
commit | 8625cf7d8bb6a6b119183ece1e591abe526a3e95 (patch) | |
tree | e6660b7e53b86dcdb0eda59b5940ec404d0ac82d /docs/style_guide.adoc | |
parent | a7ac3f7b513fe57ddccad15bdb6c7e9091f16bcd (diff) | |
download | openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.gz openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.bz2 openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.xz openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.zip |
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). |