]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/dbus-codegen/dbus-codegen.el
Fix some quoting problems in doc strings
[gnu-emacs-elpa] / packages / dbus-codegen / dbus-codegen.el
index 5f60dd1b9cc7d73aa94af2854487f3927a95f384..049d37973466f20fd44430d6f9064c72ed28b8f9 100644 (file)
@@ -626,7 +626,7 @@ XML is either a string which defines the interface of the D-Bus
 proxy, or a Lisp form which returns a string.  The format of the
 string must comply with the standard D-Bus introspection data
 format as described in:
-`http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format>'.
+`http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format'.
 
 INTERFACE is a name of interface which is represented by this
 proxy.
@@ -828,7 +828,7 @@ XML is either a string which defines the interface of the D-Bus
 skeleton, or a Lisp form which returns a string.  The format of the
 string must comply with the standard D-Bus introspection data
 format as described in:
-`http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format>'.
+`http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format'.
 
 INTERFACE is a name of interface which is represented by this
 skeleton.