mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 11:20:12 +01:00
glib-aux/trivial: fix typo in code comment
This commit is contained in:
parent
f1c1d93bc5
commit
527061ed48
1 changed files with 1 additions and 1 deletions
|
|
@ -442,7 +442,7 @@ nm_key_file_db_prune(NMKeyFileDB *self,
|
|||
_LOGD("prune keyfile of old entries: \"%s\"", self->filename);
|
||||
|
||||
if (!self->groups_pruned) {
|
||||
/* When we prune the first time, we swap the GKeyfile instance.
|
||||
/* When we prune the first time, we swap the GKeyFile instance.
|
||||
* The instance loaded from disk might have unrelated groups and
|
||||
* comments. Let's get rid of them by creating a new instance.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue