diff options
Diffstat (limited to 'src/contrib/nm-vpn-editor-plugin-call.h')
| -rw-r--r-- | src/contrib/nm-vpn-editor-plugin-call.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contrib/nm-vpn-editor-plugin-call.h b/src/contrib/nm-vpn-editor-plugin-call.h index 2f3eb074..2f6820af 100644 --- a/src/contrib/nm-vpn-editor-plugin-call.h +++ b/src/contrib/nm-vpn-editor-plugin-call.h @@ -11,7 +11,7 @@ * * This uses the NMVpnEditorPluginVT and allows a user (nm-applet) * to directly communicate with a VPN plugin using API that is newer - * then the current libnm version. That is, it allows to call to a VPN + * then the current libnm version. That is, it allows a user to call to a VPN * plugin bypassing libnm. */ #include <NetworkManager.h> |