[grilo-plugins] podcasts: Fixed typo in log domain.
- From: Iago Toral Quiroga <itoral src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] podcasts: Fixed typo in log domain.
- Date: Wed, 19 Jan 2011 07:41:02 +0000 (UTC)
commit 116fc11582dc8352070f158db369d59030c58d50
Author: Iago Toral Quiroga <itoral igalia com>
Date: Wed Jan 19 08:40:16 2011 +0100
podcasts: Fixed typo in log domain.
src/podcasts/grl-podcasts.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/podcasts/grl-podcasts.c b/src/podcasts/grl-podcasts.c
index 1a8db02..f67e959 100644
--- a/src/podcasts/grl-podcasts.c
+++ b/src/podcasts/grl-podcasts.c
@@ -238,7 +238,7 @@ grl_podcasts_plugin_init (GrlPluginRegistry *registry,
const GrlPluginInfo *plugin,
GList *configs)
{
- GRL_LOG_DOMAIN_INIT (podcasts_log_domain, "pocasts");
+ GRL_LOG_DOMAIN_INIT (podcasts_log_domain, "podcasts");
GRL_DEBUG ("podcasts_plugin_init");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]