[gupnp] context-manager: Fix typo
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] context-manager: Fix typo
- Date: Wed, 9 Jun 2021 21:59:16 +0000 (UTC)
commit 32fe58065870bc95a08bb250240267799b6c2481
Author: Jens Georg <mail jensge org>
Date: Sat Jun 5 13:48:09 2021 +0200
context-manager: Fix typo
libgupnp/gupnp-context-manager.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgupnp/gupnp-context-manager.c b/libgupnp/gupnp-context-manager.c
index c6e34a0..2ad6a60 100644
--- a/libgupnp/gupnp-context-manager.c
+++ b/libgupnp/gupnp-context-manager.c
@@ -131,7 +131,7 @@ on_context_available (GUPnPContextManager *manager,
if (!gupnp_white_list_is_empty (white_list) &&
gupnp_white_list_get_enabled (white_list) &&
!gupnp_white_list_check_context (white_list, context)) {
- /* If the conext doesn't match, block the notification
+ /* If the context doesn't match, block the notification
* and disable the context */
g_signal_stop_emission_by_name (manager, "context-available");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]