[grilo-plugins] flickr: Fix typo
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] flickr: Fix typo
- Date: Wed, 11 Sep 2013 08:02:58 +0000 (UTC)
commit d76c24bd52b4fbe9cb5ec643a16e69b8cb0a37e7
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed Sep 11 10:02:41 2013 +0200
flickr: Fix typo
src/flickr/grl-flickr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/flickr/grl-flickr.c b/src/flickr/grl-flickr.c
index f359c01..94df83e 100644
--- a/src/flickr/grl-flickr.c
+++ b/src/flickr/grl-flickr.c
@@ -66,7 +66,7 @@ GRL_LOG_DOMAIN(flickr_log_domain);
/* "%s" is a full user name, like "John Doe" */
#define PERSONAL_SOURCE_NAME _("%s's Flickr")
/* "%s" is a full user name, like "John Doe" */
-#define PERSONAL_SOURCE_DESC _("A source for browsing and searching %s' flickr photos")
+#define PERSONAL_SOURCE_DESC _("A source for browsing and searching %s's flickr photos")
typedef struct {
GrlSource *source;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]