Merge pull request #2374 from gicmo/small_typo

Fix small typo in ostree-sysroot.c
This commit is contained in:
Dan Nicholson 2021-06-15 16:16:19 -06:00 committed by GitHub
commit 91286808a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1063,7 +1063,7 @@ _ostree_sysroot_reload_staged (OstreeSysroot *self,
return TRUE; return TRUE;
} }
/* Loads the current bootversion, subbootversion, and deplyments, starting from the /* Loads the current bootversion, subbootversion, and deployments, starting from the
* bootloader configs which are the source of truth. * bootloader configs which are the source of truth.
*/ */
static gboolean static gboolean