aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Lindbergh <blgl@stacken.kth.se>2015-08-25 15:45:07 +0200
committerSimon Tatham <anakin@pobox.com>2015-08-25 20:01:37 +0100
commit6f5386c4b9fea279da29cf9d86b6ae041e95ab6b (patch)
treec277708bf1f81d9b09afccac4ba2d60774daa20b
parentdd9e24a42fda3a9810ae1e4ce394be1259821fd2 (diff)
downloadpuzzles-6f5386c4b9fea279da29cf9d86b6ae041e95ab6b.zip
puzzles-6f5386c4b9fea279da29cf9d86b6ae041e95ab6b.tar.gz
puzzles-6f5386c4b9fea279da29cf9d86b6ae041e95ab6b.tar.bz2
puzzles-6f5386c4b9fea279da29cf9d86b6ae041e95ab6b.tar.xz
Typo in the OS X Info plist
-rw-r--r--osx-info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx-info.plist b/osx-info.plist
index 50c1cc3..9f4aef8 100644
--- a/osx-info.plist
+++ b/osx-info.plist
@@ -20,7 +20,7 @@
<string>Unidentified build</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
- <key>CFBundleIndentifier</key>
+ <key>CFBundleIdentifier</key>
<string>uk.org.greenend.chiark.sgtatham.puzzles</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>