[rygel/wip/create-reference: 4/6] media-export: Fix some typos



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

    media-export: Fix some typos

 .../rygel-media-export-root-container.vala         |    4 ++--
 1 files 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 10c569c..8da3565 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]