Mistype in DBus object name
Alan Near
liar at sendrecv.net
Sun Nov 6 23:38:22 PST 2011
I've found a mistype in documentation.
commit 1865fef3e2358f43dd4ff63b81dd830ab9263bd0
Author: Alan Near <alannear at alannear.com>
Date: Mon Nov 7 11:23:29 2011 +0400
Mistype in DBus object: PoliycKit1 -> PolicyKit1
diff --git a/docs/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml b/docs/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml
index 74338c3..d4894f5 100644
--- a/docs/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml
+++ b/docs/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml
@@ -61,7 +61,7 @@ Structure <link linkend="eggdbus-struct-TemporaryAuthorization">TemporaryAuth
<refsect1 role="desc" id="eggdbus-if-description-org.freedesktop.PolicyKit1.Authority">
<title role="desc.title">Description</title>
<para>
-This D-Bus interface is implemented by the <literal>/org/freedesktop/PoliycKit1/Authority</literal> object on the well-known name <literal>org.freedesktop.PolicyKit1</literal> on the system message bus.
+This D-Bus interface is implemented by the <literal>/org/freedesktop/PolicyKit1/Authority</literal> object on the well-known name <literal>org.freedesktop.PolicyKit1</literal> on the system message bus.
</para>
</refsect1>
<refsect1 role="desc" id="eggdbus-if-enumerations-org.freedesktop.PolicyKit1.Authority">
More information about the polkit-devel
mailing list