[gupnp-tools] network-light: Fix typo
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-tools] network-light: Fix typo
- Date: Mon, 8 Oct 2012 14:08:57 +0000 (UTC)
commit 8ffed229c251a5f8023cb02def173833e32d4c09
Author: Jens Georg <mail jensge org>
Date: Sat Feb 25 22:46:58 2012 +0200
network-light: Fix typo
src/network-light/upnp.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/network-light/upnp.c b/src/network-light/upnp.c
index 3bec287..c3af7e8 100644
--- a/src/network-light/upnp.c
+++ b/src/network-light/upnp.c
@@ -654,7 +654,7 @@ on_context_unavailable (GUPnPContextManager *context_manager,
GUPnPContext *context,
gpointer user_data)
{
- g_print ("Dettaching from IP/Host %s and port %d\n",
+ g_print ("Detaching from IP/Host %s and port %d\n",
gupnp_context_get_host_ip (context),
gupnp_context_get_port (context));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]