From e1e7e782d5a24eebf90efd9ca60b61645d513734 Mon Sep 17 00:00:00 2001
From: Christophe Dumez <chris@qbittorrent.org>
Date: Wed, 9 Jun 2010 15:53:32 +0000
Subject: [PATCH] Fix typo in plist file

---
 src/Info.plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Info.plist b/src/Info.plist
index e706fc573..27cf3a344 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -19,7 +19,7 @@
 			<string>Owner</string>
 			<key>LSItemContentTypes</key>
 			<array>
-				<string>org.bitorrent.torrent</string>
+				<string>org.bittorrent.torrent</string>
 			</array>
 			<key>LSIsAppleDefaultForType</key>
 			<true/>