summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-07-05 14:56:02 -0500
committerGunnar Mills <gmills@us.ibm.com>2017-07-05 14:56:54 -0500
commit124aa0d0d075aafdf5e5b795f75b4eca5d089b5a (patch)
tree02aac0dea37f4c446aee48f60a0e951d3585fec4
parent9461e88002a664d0a35647d6c922abb570b50815 (diff)
downloadopenbmc-docs-124aa0d0d075aafdf5e5b795f75b4eca5d089b5a.tar.gz
openbmc-docs-124aa0d0d075aafdf5e5b795f75b4eca5d089b5a.zip
Use correct "D-Bus" spelling in README
Change "dbus" to the correct spelling "D-Bus". Change-Id: Ic05a05751b8d79f76d207b17ba736057b68cac6b Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31d79e6..f485cee 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ These documents contain details on developing OpenBMC code itself
OpenBMC
- [dbus-interfaces.md](dbus-interfaces.md): Reference for APIs exposed
- to dbus
+ to D-Bus
- [kernel-development.md](kernel-development.md): Reference for common
kernel development tasks
OpenPOWER on IntegriCloud