mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 03:40:07 +01: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;
|
||||
|
||||
/* 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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue