From 7fd58272f9520aebf5b0b1133fb68347da51c511 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sun, 6 Feb 2005 15:35:25 +0000 Subject: fix the docs on signal you get when you lose a bus name --- doc/dbus-specification.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index fdea2b42..b8a83814 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -2441,7 +2441,7 @@ then ownership of the name can't be transferred until the application disconnects. If this flag is not set, then any application trying to become the owner of the name will succeed and the previous owner will be - sent a org.freedesktop.DBus.NameOwnerChanged signal. + sent a org.freedesktop.DBus.NameLost signal. -- cgit