libnm-util: reword code comment
authorThomas Haller <thaller@redhat.com>
Tue, 15 Mar 2016 17:53:24 +0000 (18:53 +0100)
committerThomas Haller <thaller@redhat.com>
Tue, 15 Mar 2016 17:53:24 +0000 (18:53 +0100)
libnm-util/nm-connection.c

index 98de9b8..c440fb1 100644 (file)
@@ -396,8 +396,8 @@ nm_connection_replace_settings (NMConnection *connection,
  *
  * Returns: %TRUE if the settings were valid after replacing the connection, %FALSE
  * if they were not. Regardless of whether %TRUE or %FALSE is returned, the connection
- * is successfully replaced. %FALSE only means, that after the operation that the
- * connection does not verifiy.
+ * is successfully replaced. %FALSE only means, that the connection does not verify
+ * at the end of the operation.
  *
  * Since: 0.9.10
  **/