Fix small typo in ostree-sysroot.c

This commit is contained in:
Christian Kellner 2021-06-15 23:02:10 +02:00
parent f8496098ee
commit f653545833
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