projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f849609
)
Fix small typo in ostree-sysroot.c
author
Christian Kellner
<christian@kellner.me>
Tue, 15 Jun 2021 21:02:10 +0000
(23:02 +0200)
committer
Christian Kellner
<christian@kellner.me>
Tue, 15 Jun 2021 21:02:10 +0000
(23:02 +0200)
src/libostree/ostree-sysroot.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-sysroot.c
b/src/libostree/ostree-sysroot.c
index b0ae66cf5bed2ec507a4233bc146c1e1c1679826..64018b55235dfe557663a0c93538542a07128c17 100644
(file)
--- a/
src/libostree/ostree-sysroot.c
+++ b/
src/libostree/ostree-sysroot.c
@@
-1063,7
+1063,7
@@
_ostree_sysroot_reload_staged (OstreeSysroot *self,
return TRUE;
}
-/* Loads the current bootversion, subbootversion, and deplyments, starting from the
+/* Loads the current bootversion, subbootversion, and depl
o
yments, starting from the
* bootloader configs which are the source of truth.
*/
static gboolean