Fix a typo in a comment

This comment was obviously copy-pasted from
the previous case without updating it.
This commit is contained in:
Matthias Clasen
2017-04-14 14:21:28 -04:00
parent 2ef3c8ff42
commit 0824fc830a

View File

@@ -7915,7 +7915,7 @@ add_related (FlatpakDir *self,
g_ptr_array_add (subpaths, g_steal_pointer (&subpath));
}
/* Always remove debug */
/* Always remove locale */
delete = TRUE;
}