mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 19:28:04 +02:00
trivial: fix a typo in a comment
This commit is contained in:
parent
507599a2d2
commit
31f7558e30
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ typedef struct {
|
||||||
guint session_changed_id;
|
guint session_changed_id;
|
||||||
|
|
||||||
/* TRUE if the connection has not yet been saved to disk,
|
/* TRUE if the connection has not yet been saved to disk,
|
||||||
* or it it contains changes that have not been saved to disk.
|
* or if it contains changes that have not been saved to disk.
|
||||||
*/
|
*/
|
||||||
gboolean unsaved;
|
gboolean unsaved;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue