[gupnp-av/wip/didl-s: 6/10] Fix typo in comment



commit 720c9652ae0c7689e82773df9881c0fb0ed58d11
Author: Jens Georg <mail jensge org>
Date:   Wed Nov 7 13:39:52 2012 +0100

    Fix typo in comment

 libgupnp-av/gupnp-didl-lite-writer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgupnp-av/gupnp-didl-lite-writer.c b/libgupnp-av/gupnp-didl-lite-writer.c
index 7611a59..a8a793a 100644
--- a/libgupnp-av/gupnp-didl-lite-writer.c
+++ b/libgupnp-av/gupnp-didl-lite-writer.c
@@ -113,7 +113,7 @@ compare_node_name (const char *a, const char *b)
         int len;
 
         if (a[0] == '@')
-                /* Filer is for top-level property */
+                /* Filter is for top-level property */
                 return -1;
 
         p = strstr (a, "@");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]