shithub: puzzles

Download patch

ref: 6f5386c4b9fea279da29cf9d86b6ae041e95ab6b
parent: dd9e24a42fda3a9810ae1e4ce394be1259821fd2
author: Bo Lindbergh <blgl@stacken.kth.se>
date: Tue Aug 25 11:45:07 EDT 2015

Typo in the OS X Info plist

--- 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>