diff options
| author | Gunnar Mills <gmills@us.ibm.com> | 2017-07-05 14:56:02 -0500 |
|---|---|---|
| committer | Gunnar Mills <gmills@us.ibm.com> | 2017-07-05 14:56:54 -0500 |
| commit | 124aa0d0d075aafdf5e5b795f75b4eca5d089b5a (patch) | |
| tree | 02aac0dea37f4c446aee48f60a0e951d3585fec4 | |
| parent | 9461e88002a664d0a35647d6c922abb570b50815 (diff) | |
| download | openbmc-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |

