mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 08:30:11 +01:00
libnm-core: Drop repeating words in NM_CONNECTION_CHANGED comment
This commit is contained in:
parent
34e4a3ef17
commit
195c853a80
1 changed files with 3 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue