[rygel] external: Fix a typo
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] external: Fix a typo
- Date: Mon, 9 Aug 2010 22:15:40 +0000 (UTC)
commit fab588d2dbe98f8b0f3684a07143a6000b1c8f1b
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Aug 10 01:13:38 2010 +0300
external: Fix a typo
.../external/rygel-external-dummy-container.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/external/rygel-external-dummy-container.vala b/src/plugins/external/rygel-external-dummy-container.vala
index df64f2f..cf359a1 100644
--- a/src/plugins/external/rygel-external-dummy-container.vala
+++ b/src/plugins/external/rygel-external-dummy-container.vala
@@ -33,7 +33,7 @@ using Gee;
internal class Rygel.External.DummyContainer : MediaContainer {
public DummyContainer (string id,
string title,
- uint child_coult,
+ uint child_count,
MediaContainer? parent) {
base (id, parent, title, child_count);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]