summaryrefslogtreecommitdiff
path: root/src/home
diff options
context:
space:
mode:
Diffstat (limited to 'src/home')
-rw-r--r--src/home/homed-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/home/homed-manager.c b/src/home/homed-manager.c
index 76b038cadd..84b5618671 100644
--- a/src/home/homed-manager.c
+++ b/src/home/homed-manager.c
@@ -1626,7 +1626,7 @@ void manager_revalidate_image(Manager *m, Home *h) {
assert(h);
/* Frees an automatically discovered image, if it's synthetic and its image disappeared. Unmounts any
- * image if it's mounted but it's image vanished. */
+ * image if it's mounted but its image vanished. */
if (h->current_operation || !ordered_set_isempty(h->pending_operations))
return;