summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-02-06 15:35:25 +0000
committerHavoc Pennington <hp@redhat.com>2005-02-06 15:35:25 +0000
commit7fd58272f9520aebf5b0b1133fb68347da51c511 (patch)
tree10b107ff9e62bc2892c0e6848336c81b64db25d1
parent96a47516321dea8c08e1ab15ac0102ce3c3ae3f1 (diff)
fix the docs on signal you get when you lose a bus name
-rw-r--r--doc/dbus-specification.xml2
1 files changed, 1 insertions, 1 deletions
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 <literal>org.freedesktop.DBus.NameOwnerChanged</literal> signal.
+ sent a <literal>org.freedesktop.DBus.NameLost</literal> signal.
</entry>
</row>
<row>