libnm-core: Drop repeating words in NM_CONNECTION_CHANGED comment

This commit is contained in:
Andrew Zaborowski 2021-04-13 01:37:44 +02:00 committed by Thomas Haller
parent 34e4a3ef17
commit 195c853a80
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -3375,9 +3375,9 @@ nm_connection_default_init(NMConnectionInterface *iface)
* NMConnection::changed:
* @connection: the object on which the signal is emitted
*
* The ::changed signal is emitted when any property of any property
* (including secrets) of any setting of the connection is modified,
* or when settings are added or removed.
* The ::changed signal is emitted when any property (including secrets)
* of any setting of the connection is modified, or when settings are
* added or removed.
*/
signals[CHANGED] = g_signal_new(NM_CONNECTION_CHANGED,
NM_TYPE_CONNECTION,