docs: trivial doc fix

This commit is contained in:
Dan Williams 2011-07-19 12:21:41 -05:00
parent 50df7397a5
commit 809e791f02

View file

@ -144,6 +144,7 @@ nm_setting_vpn_new (void)
/** /**
* nm_setting_vpn_get_service_type: * nm_setting_vpn_get_service_type:
* @setting: the #NMSettingVPN
* *
* Returns the service name of the VPN, which identifies the specific VPN * Returns the service name of the VPN, which identifies the specific VPN
* plugin that should be used to connect to this VPN. * plugin that should be used to connect to this VPN.