summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-08 14:21:37 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-08 14:21:48 -0500
commit8faab015ed7552d22c2b23d696161620807ad8e0 (patch)
tree2904c7befd84c37470532648f457f6ce8ddeef8f
parentba2abfa4f43dcae1af6ad85bfe0b07d9ae81e096 (diff)
downloadopenbmc-docs-8faab015ed7552d22c2b23d696161620807ad8e0.tar.gz
openbmc-docs-8faab015ed7552d22c2b23d696161620807ad8e0.zip
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: Ib8e8808cab80432ffcb8c23f4c896f5494b310cb Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--deprecated/rfc-obmc-service-iface.md2
-rw-r--r--meetings/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/deprecated/rfc-obmc-service-iface.md b/deprecated/rfc-obmc-service-iface.md
index dcc77a5..070336f 100644
--- a/deprecated/rfc-obmc-service-iface.md
+++ b/deprecated/rfc-obmc-service-iface.md
@@ -49,7 +49,7 @@ are provided as a dictionary / map.
corresponding to the name of the property and the value respectively.
+ OUT x return_value : 0 on Success, else Failure.
-An empty dictionary may be passed to reenable a service post a disable operation.
+An empty dictionary may be passed to re-enable a service post a disable operation.
### Disable method
```
diff --git a/meetings/README b/meetings/README
index 9a97f5a..e96dd29 100644
--- a/meetings/README
+++ b/meetings/README
@@ -4,7 +4,7 @@ This takes the YAML formatted meetings.yaml file and converts to a .ics file
that can be used as input into a calendar. This process allows for adding
additional meetings in the future, just by adding another record to the yaml
file, as well as automating ical generation and email. The tool that is used
-to do the conversion is yaml2ical. Follow the usege and installation
+to do the conversion is yaml2ical. Follow the usage and installation
instructions here:
https://github.com/openstack-infra/yaml2ical
OpenPOWER on IntegriCloud