[rygel] media-export: Fix some typos



commit 6400da78afe096ab0dc11a46d0415da037f11387
Author: Jens Georg <jensg openismus com>
Date:   Fri Apr 12 13:26:50 2013 +0200

    media-export: Fix some typos

 src/plugins/media-export/rygel-media-export-root-container.vala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/media-export/rygel-media-export-root-container.vala 
b/src/plugins/media-export/rygel-media-export-root-container.vala
index 1cd62d2..1fe4523 100644
--- a/src/plugins/media-export/rygel-media-export-root-container.vala
+++ b/src/plugins/media-export/rygel-media-export-root-container.vala
@@ -423,7 +423,7 @@ public class Rygel.MediaExport.RootContainer : TrackableDbContainer {
 
         // Warn about any top-level locations that were known to 
         // the cache (see above) but which we no longer care about,
-        // and remote it from the cache.
+        // and remove it from the cache.
         foreach (var id in ids) {
             debug ("ID %s is no longer in the configuration. Deleting...", id);
             try {
@@ -582,7 +582,7 @@ public class Rygel.MediaExport.RootContainer : TrackableDbContainer {
 
     /**
      * Add a QueryContainer to the provided container,
-     * for the specified UpNP class,
+     * for the specified UPnP class,
      * with the specified definition,
      * saving it in the cache.
      */


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