[rygel/wip/create-reference: 3/5] media-export: Fix some typos
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/wip/create-reference: 3/5] media-export: Fix some typos
- Date: Fri, 12 Apr 2013 11:28:05 +0000 (UTC)
commit 93e4e2f6c489604c85f3bf126bb34aa0ebc60663
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]