summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/dbus.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 4c38f40d67d..79abaab3994 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-02 Richard Stallman <rms@gnu.org>
+
+ * dbus.texi (Overview): Minor cleanup.
+
2007-12-02 Michael Albinus <michael.albinus@gmx.de>
* Makefile.in (INFO_TARGETS): Add dbus.
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi
index 30d7c16bd7b..b81e81c6e51 100644
--- a/doc/misc/dbus.texi
+++ b/doc/misc/dbus.texi
@@ -78,7 +78,7 @@ and looks like @samp{:1.42}.
Additionally, a client application can register itself to a so called
@dfn{known name}, which is a series of identifiers separated by dots,
-like @samp{org.gnu.Emacs}. If several applications register to the
+as in @samp{org.gnu.Emacs}. If several applications register to the
same known name, these registrations are queued, and only the first
application which has registered for the known name is reachable via
this name. If this application disconnects from the bus, the next