mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 10:00:07 +01:00
glib-aux/trivial: fix typo in code comment
(cherry picked from commit 527061ed48)
This commit is contained in:
parent
6e5dabe63c
commit
4f2dcf82d3
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