[gnome-bluetooth] wizard: Fix typo in PIN quirks



commit 8fc3ab127f0f6a62940e4951f063f17530f87a72
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 18 14:23:26 2011 +0000

    wizard: Fix typo in PIN quirks
    
    Thanks to Daniele Forsi

 wizard/pin-code-database.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wizard/pin-code-database.xml b/wizard/pin-code-database.xml
index aa16776..7c74f1f 100644
--- a/wizard/pin-code-database.xml
+++ b/wizard/pin-code-database.xml
@@ -38,7 +38,7 @@
 <!DOCTYPE devices [
 	<!ELEMENT devices (device)+>
 	<!ELEMENT device EMPTY>
-	<!ATTLIST device type (any|mouse|table|keyboard|headset|headphones|audio|printer|network) "any">
+	<!ATTLIST device type (any|mouse|tablet|keyboard|headset|headphones|audio|printer|network) "any">
 	<!ATTLIST device oui CDATA #IMPLIED>
 	<!ATTLIST device name CDATA #IMPLIED>
 	<!ATTLIST device pin CDATA #REQUIRED>



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