[gnome-software: 12/20] gs-plugin-loader: Fix a typo in a code comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 12/20] gs-plugin-loader: Fix a typo in a code comment
- Date: Thu, 17 Mar 2022 10:27:11 +0000 (UTC)
commit da8332bd33ed161fc5e680bb0640fdf88679cf55
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Mar 8 14:20:07 2022 +0000
gs-plugin-loader: Fix a typo in a code comment
Signed-off-by: Philip Withnall <pwithnall endlessos org>
lib/gs-plugin-loader.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-plugin-loader.c b/lib/gs-plugin-loader.c
index 06fd4f744..d44790db1 100644
--- a/lib/gs-plugin-loader.c
+++ b/lib/gs-plugin-loader.c
@@ -2092,7 +2092,7 @@ gs_plugin_loader_shutdown (GsPluginLoader *plugin_loader,
}
}
- /* Wait for setup to complete in all plugins. */
+ /* Wait for shutdown to complete in all plugins. */
shutdown_data.n_pending--;
while (shutdown_data.n_pending > 0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]