From 64d871bcc45f4bcdc8859c4ed00a79c4ddd63cc9 Mon Sep 17 00:00:00 2001 From: Djalal Harouni Date: Wed, 29 Oct 2014 20:49:21 +0100 Subject: [PATCH] doc: fix a typo kdbus instead of kbus Signed-off-by: Djalal Harouni --- kdbus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdbus.txt b/kdbus.txt index ac1a189..9c0d143 100644 --- a/kdbus.txt +++ b/kdbus.txt @@ -223,7 +223,7 @@ Note: +-------------------------------------------------------------------------+ The above description uses the D-Bus notation of unique connection names that -adds a ":1." prefix to the connection's unique ID. kbus itself doesn't +adds a ":1." prefix to the connection's unique ID. kdbus itself doesn't use that notation, neither internally nor externally. However, libraries and other usespace code that aims for compatibility to D-Bus might. -- 2.34.1