[gupnp-dlna] Correct typo in profile description



commit 8705832e11ff8d829e442c739a57bc91c9cc4c7b
Author: Jens Georg <mail jensge org>
Date:   Tue Sep 6 14:47:48 2011 +0200

    Correct typo in profile description

 data/common.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/common.xml b/data/common.xml
index bcaab97..ab24ffb 100644
--- a/data/common.xml
+++ b/data/common.xml
@@ -98,7 +98,7 @@
       <field name="width" type="int" used="in-relaxed">
 	<range min="1" max="720" />
       </field>
-      <field name="hieght" type="int" used="in-relaxed">
+      <field name="height" type="int" used="in-relaxed">
 	<range min="1" max="576" />
       </field>
     </restriction>



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