dbus: fix a typo in the comment

This commit is contained in:
Lubomir Rintel 2016-03-21 14:05:49 +01:00
parent 7f98169cff
commit f29d90115f

View file

@ -11,7 +11,7 @@
<allow send_interface="org.freedesktop.NetworkManager.SecretAgent"/>
<!-- These are there because some broken policies do
<allow send_interface="..." /> (see dbus-daemon(8) for details).
<deny send_interface="..." /> (see dbus-daemon(8) for details).
This seems to override that for the known VPN plugins.
-->
<allow send_destination="org.freedesktop.NetworkManager.openconnect"/>