summaryrefslogtreecommitdiff
path: root/lib/flatpak-installation.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/flatpak-installation.c')
-rw-r--r--lib/flatpak-installation.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/flatpak-installation.c b/lib/flatpak-installation.c
index a6ead4f..68e31b1 100644
--- a/lib/flatpak-installation.c
+++ b/lib/flatpak-installation.c
@@ -231,8 +231,8 @@ flatpak_installation_get_dir (FlatpakInstallation *self)
* @cancellable: (nullable): a #GCancellable
* @error: return location for a #GError
*
- * Drops all internal (in-memory) caches. For instance, this may be needed to pick up new
- * remotes that have been added outside this instance.
+ * Drops all internal (in-memory) caches. For instance, this may be needed to pick up new or changed
+ * remotes configured outside this installation instance.
*
* Returns: %TRUE on success, %FALSE on error
*/